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 do you mean by overloading?
What is the real time example of encapsulation?
What are different oops concepts?
what is a binary overloading
In which Scenario you will go for Interface or Abstract Class?
1 Answers InfoAxon Technologies,
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??
What are the advantages of inheritance?
26 Answers IBS, TCS,
string is a class or data type in java?
write knight tour problem which is present in datastructure
How compiler selects(internally) required overridden function in inheritance?
2 Answers CSC, Infinite Computer Solutions,
What are the different forms of polymorphism??