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

Tell us about yourself.

47 Answers   ABB, Amazon, Fidelity, Flextronics, Franklin Templeton, HCL, Hexaware, IBM, Impetus, Infosys, Reliance, Rofous, Silgate, Sutherland, TCS, Thomson Reuters, Virtusa, Wipro,


Write 7 differences between "Public" function and "Private" function?

2 Answers   IBM, Wipro,


Explain polymorphism? What r the types of polymorphism? pls give examples?

4 Answers   HCL,


what is the difference between <stdio.h>and "stdio.h"?

5 Answers  


Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.

0 Answers  






Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)

4 Answers  


Why do we use inheritance?

0 Answers  


What is abstraction in oops with example?

0 Answers  


Can bst contain duplicates?

0 Answers  


1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321

2 Answers  


can we make a class static without using static keyword?

5 Answers   Aspire,


what is runtime polymorphism? For the 5 marks.

3 Answers  


Categories