What is conditional Compilation?

Answers were Sorted based on User's Feedback



What is conditional Compilation?..

Answer / phani

using the Directives to control what does and does not get
compiled

Is This Answer Correct ?    8 Yes 0 No

What is conditional Compilation?..

Answer / sujatha

a compiler directive which includes or excludes lines of
codes based on a boolean expression and it is a debugging
tool for checking a errors and debug it.

Is This Answer Correct ?    2 Yes 0 No

What is conditional Compilation?..

Answer / harsh naraini

how would it be like that....
the complete code has to be compiled in order to execute as
one cannot run or execute the code without compiling it...
then how would it be a condition to compile the code...

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More OOPS Interview Questions

What is a scope resolution operator?

5 Answers   HP, IBS,


Why do we use inheritance?

0 Answers  


Can we create object of interface?

0 Answers  


What is the fundamental idea of oop?

0 Answers  


What is design patterns in C++?

2 Answers   Persistent,






how to create thread in java?

17 Answers   IBM, Infosys, Wipro,


What is constructor in oop?

0 Answers  


who is the founder of c++?

15 Answers   Hexaware, ONGC,


Have you ever used threads?

3 Answers   Adobe, IBM,


which is best institute to learn c,c++ in ameerpet hyderabad

1 Answers  


Differences between inline functions and non-inline functions?

4 Answers   Ness Technologies,


What is use of overloading?

0 Answers  


Categories