C Basics - C programming (MCQ) questions for Q. 27524
Q. Which directory the compiler first looks for the file when using #include?- Published on 26 Feb 17a. Current directory where program is saved
b. C:COMPILERINCLUDE
c. S:SOURCEHEADERS
d. Both (b) and (c) simultaneously
ANSWER: C:COMPILERINCLUDE