1.

C preprocessors can have compiler specific features.(a) True(b) False(c) Depends on the standard(d) Depends on the platformThe question was posed to me during an interview for a job.Query is from C-Preprocessor in section C Functions and Structure of a Program of C

Answer»

Correct OPTION is (a) True

Explanation: #pragma is compiler specific FEATURE.



Discussion

No Comment Found

Related InterviewSolutions