What is conditional Compilation?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the 3 types of system development life cycle

2397


What is oops concept with example?

563


What is difference between class and object with example?

538


Why multiple inheritance is not allowed?

564


How do you define social class?

581






What is the fundamental idea of oop?

605


What is oops?what is its use in software engineering?

532


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1552


What does it mean when someone says I oop?

560


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

1422


What is polymorphism and its types?

564


What is purpose of inheritance?

614


What is debug class?what is trace class? What differences are between them? With examples.

1577


Can you name some types of inheritance?

619


Write a c++ program to display pass and fail for three student using static member function

2776