What is conditional Compilation?
Answers were Sorted based on User's Feedback
Answer / phani
using the Directives to control what does and does not get
compiled
| Is This Answer Correct ? | 8 Yes | 0 No |
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 |
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 |
what is costructor?
When not to use object oriented programming?
What is polymorphism in oop example?
Why do we use polymorphism in oops?
How to overload postfix operator in c++
1. Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion. public static int[] GetFrequency(int[] list)
Write a program to reverse a string using recursive function?
explain defference between structure and class with example
What is super in oop?
officer say me - i am offered to a smoking , then what can you say
What is the difference between const int *ptr and int const *ptr???
What is multiple inheritance ?
17 Answers Blue Star, C DAC, CDAC, Impetus, Ness Technologies, Softvision Solution,