Vidyalelo
C++ Programming · Q91

Pointers and References in C++

Programming · C++ Programming · question 91

Q91

Which of the following statement is not true about preprocessor directives?

A.
These are lines read and processed by the preprocessor
B.
They do not produce any code by themselves
C.
These must be written on their own line
D.
They end with a semicolon
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board