Vidyalelo
C# Programming · Q141

Miscellaneous in C Sharp

Programming · C# Programming · question 141

Q141

What is meant by preprocessor directive #define?

A.
defines a character sequence
Answer
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: Option A

Solution

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