1.

The pragma ___________________ is used to remove an identifier completely from a program.(a) GNU piston(b) GCC poison(c) GNU poison(d) GCC pistonI got this question in class test.This key question is from Pragma in portion C Preprocessor of C

Answer»

The correct CHOICE is (B) GCC poison

Easiest EXPLANATION - There are several pragmas defines. One such pragma is GCC poison which is used to remove an identifier.



Discussion

No Comment Found

Related InterviewSolutions