-
If #include is used with file name in angular brackets.
-
- The search path is expanded to include the current source directory
- The search path will expand
- The file is searched for in the standard compiler include paths
- All of above
- None of these
Correct Option: C
With the #include, if the filename is enclosed within angle brackets, the file is searched for in the standard compiler include paths.