Examveda

What does preprocessor directive #if and #endif explains?

A. Enables compilation of sequence of code on condition basis

B. Express results into true or false on evaluation of condition

C. If expression following #if is true then code that is between #if and #endif is compiled otherwise skipped

D. All of the mentioned

Answer: Option D


This Question Belongs to C Sharp Programming >> Miscellaneous In C Sharp

Join The Discussion

Related Questions on Miscellaneous in C Sharp