InterviewSolution
Saved Bookmarks
| 1. |
What is #include ?(a) Preprocessor directive(b) Inclusion directive(c) File inclusion directive(d) None of the mentionedThis question was posed to me during an online exam.This key question is from C-Preprocessor topic in chapter C Functions and Structure of a Program of C |
|
Answer» The CORRECT ANSWER is (a) PREPROCESSOR directive |
|