Distinguish between a # include and #define.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is auto used for in c++?

0 Answers  


Explain polymorphism?

0 Answers  


What is the main use of c++?

0 Answers  


int *p = NULL; printf("%1d",p) ; what will be the output of this above code?

3 Answers   Microsoft,


What is a "Copy Constructor"?

2 Answers  






Is structure can be inherited?

5 Answers   HP, ST Micro,


Define friend function.

0 Answers  


What is a forward referencing and when should it be used?

0 Answers  


What are c++ tokens?

0 Answers  


Differentiate between an array and a list?

0 Answers  


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

0 Answers  


What are different types of polymorphism supported by C++

2 Answers   CA, GameLoft,


Categories