InterviewSolution
Saved Bookmarks
| 1. |
If the file name is enclosed in double quotation marks, then _________(a) The preprocessor treats it as a user-defined file(b) The preprocessor treats it as a system-defined file(c) The preprocessor treats it as a user-defined file & system-defined file(d) None of the mentionedI have been asked this question in an international level competition.The above asked question is from File Inclusion in division C Functions and Structure of a Program of C |
|
Answer» RIGHT OPTION is (a) The PREPROCESSOR TREATS it as a user-defined file Explanation: NONE. |
|