MCQOPTIONS
Saved Bookmarks
| 1. |
If #include is used with file name in angular brackets. |
| A. | The file is searched for in the standard compiler include paths |
| B. | The search path is expanded to include the current source directory |
| C. | Both a & b |
| D. | None of the mentioned |
| Answer» B. The search path is expanded to include the current source directory | |