InterviewSolution
Saved Bookmarks
| 1. |
What Is A Preprocessor Directives In C# ? |
|
Answer» The preprocessor directives give instruction to the COMPILER to preprocess the INFORMATION before ACTUAL compilation STARTS. The preprocessor directives give instruction to the compiler to preprocess the information before actual compilation starts. |
|