InterviewSolution
Saved Bookmarks
| 1. |
The preprocessor provides the ability for _______________(a) The inclusion of header files(b) The inclusion of macro expansions(c) Conditional compilation and line control(d) All of the mentionedThis question was addressed to me by my college professor while I was bunking the class.The above asked question is from C-Preprocessor topic in division C Functions and Structure of a Program of C |
|
Answer» The correct option is (d) All of the mentioned |
|