1.

What is meant by preprocessor directive #define?

A. defines a character sequence
B. helps in determining existence and non existence of a symbol
C. can be used to create function like macros as in C/C++
D. all of the mentioned
Answer» B. helps in determining existence and non existence of a symbol


Discussion

No Comment Found