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 void pointer in c++ with example?
How do you clear a map in c++?
If there are two catch statements, one for base and one for derived, which should come first?
what is the difference between overloading & overriding? give example.
What is input operator in c++?
What is ios flag in c++?
What is #include c++?
What are the two types of polymorphism?
What is an undefined behavior and sequence points
What are c++ files?
Define a nested class.
Describe functional overloading?