Vidyalelo
C Programming · Q114

Function

Programming · C Programming · question 114

Q114

Which of the following properties of #define is not true?

A.
You can use a pointer to #define
B.
#define can be made externally available
C.
They obey scope rules
D.
All of the mentioned
Answer

Answer: Option D

Solution

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