InterviewSolution
Saved Bookmarks
| 1. |
Preprocessor feature that supply line numbers and filenames to compiler is called?(a) Selective inclusion(b) macro substitution(c) Concatenation(d) Line controlThis question was posed to me in homework.My enquiry is from C-Preprocessor in section C Functions and Structure of a Program of C |
|
Answer» The CORRECT option is (d) Line control |
|