MCQOPTIONS
Saved Bookmarks
| 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 (b) and (c) simultaneously |
| Answer» C. S:SOURCEHEADERS | |