Vidyalelo
C# Programming · Q125

Miscellaneous in C Sharp

Programming · C# Programming · question 125

Q125

What is meant by preprocessor directive in C#.NET?

A.
a form of command which are interpreted by the compiler
B.
a form of macros like in c and c++ not exactly same to them, separately designed for C#.NET
C.
always begins with a '#' character occupies separate line of source of code
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