1.

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» E.


Discussion

No Comment Found