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

Post New Answer

More C++ General Interview Questions

Explain friend class?

0 Answers  


What can c++ be used for?

0 Answers  


What is a node class?

1 Answers  


Do you know what is overriding?

0 Answers  


What is overloading unary operator?

0 Answers  






When does the c++ compiler create temporary variables?

0 Answers  


What is the hardest coding language to learn?

0 Answers  


How do you initialize a string in c++?

0 Answers  


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

0 Answers  


Describe new operator and delete operator?

0 Answers  


What it is and how it might be called (2 methods).

0 Answers  


what is COPY CONSTRUCTOR and what is it used for?

0 Answers  


Categories