------- The conditional compilation - Find The Answeres -->

The conditional compilation

a.    It is taken care of by the compiler
b.    It is setting the compiler option conditionally
c.    It is compiling a program based on a condition
d.    none of above

Ans: c