How is search done in #include and #include “somelibrary.h” according to C standard?

How is search done in #include and #include “somelibrary.h” according to C standard? Correct Answer When former is used, standard directory is searched and when latter is used, current directory is searched

Bissoy MCQ

Related Questions

How is search done in #include and #include "somelibrary.h" according to C standard?
In which mode of search is the search string parsed into words and the search looks for rows?
Which mode of search is the search string parsed into words and the search looks for rows?