InterviewSolution
Saved Bookmarks
| 1. |
C preprocessor is conceptually the first step during compilation.(a) True(b) False(c) Depends on the compiler(d) Depends on the standardI got this question in semester exam.This key question is from C-Preprocessor in section C Functions and Structure of a Program of C |
|
Answer» RIGHT ANSWER is (a) True The EXPLANATION: NONE. |
|