1.

Which directory the compiler first looks for the file when using #include?

A. Current directory where program is saved
B. C:COMPILERINCLUDE
C. S:SOURCEHEADERS
D. Both C:COMPILERINCLUDE and S:SOURCEHEADERS simultaneously
Answer» C. S:SOURCEHEADERS


Discussion

No Comment Found