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

How can you quickly find the number of elements stored in a a) static array b) dynamic array ?

5 Answers   Lucent,


What methods can be overridden in java?

0 Answers  


Why use of template is better than a base class?

0 Answers  


Please explain the reference variable in c++?

0 Answers  


What is null pointer and void pointer?

0 Answers  






What is array give example?

0 Answers  


You want to link a c++ program to c functions. How would you do it?

0 Answers  


How would you call C functions from C++ and vice versa?

0 Answers   Genpact,


How is modularity introduced in C++?

0 Answers   TCS,


What is the use of structure in c++?

0 Answers  


How do you print a string on the printer?

0 Answers  


What is an inclusion guard?

0 Answers  


Categories