What is the difference between the compiler and the preprocessor?


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

Post New Answer

More C++ General Interview Questions

What is data hiding c++?

0 Answers  


Why was c++ created?

0 Answers  


What are static and dynamic type checking?

0 Answers  


What is the difference between static link library and dynamic link library?

7 Answers   Tech Mahindra,


I need to find a specific string between two strings how do I do it?

1 Answers   Infosys,






What is the this pointer?

0 Answers  


Which operator can not be overloaded in C++?

1 Answers  


Differentiate between realloc() and free().

0 Answers  


What are the various storage classes in C++?

0 Answers   Fidelity,


Is it possible for the objects to read and write themselves?

0 Answers  


What is time_t c++?

0 Answers  


which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?

0 Answers  


Categories