Will a C compiler always compile C++ code
a) Yes
b) No
c) Only optimized compilers
No Answer is Posted For this Question
Be the First to Post Answer
What is a map in c++?
Explain the auto storage classes in c++.
What is the role of copy constructor in copying of thrown objects?
What is a 'pure' virtual function and what's its use?
What is a concrete class?
What are features of c++?
Explain how functions are classified in C++ ?
What is the need of a destructor? Explain with the help of an example.
What are the manipulators in c++?
How static variables and local variablesare similar and dissimilar?
Write some differences between an external iterator and an internal iterator?
What is size of empty class object