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

What are pointer-to-members? Explain.

0 Answers   iNautix,


What is c++ programming language?

0 Answers  


What is a dll entry point?

0 Answers  


What will happen if I allocate memory using "new" and free it using "free" or allocate sing "calloc" and free it using "delete"?

3 Answers  


How do I write a c++ program?

0 Answers  






simple c++ program for "abcde123ba" convert "ab321edcba" with out using string

5 Answers  


Is map sorted c++?

0 Answers  


What is heap sort in c++?

0 Answers  


What is data abstraction? How is it different from data encapsulation?

0 Answers  


What is nested class in c++?

0 Answers  


What is the use of :: operator in c++?

0 Answers  


CAN U SAY WHICH PROGRAMING LANGUAGE IS USED BY DOCTORS....?

1 Answers  


Categories