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

Is python better than c++?

0 Answers  


What is the basic structure of a c++ program?

0 Answers  


What do you mean by storage classes?

1 Answers  


How does c++ structure differ from c++ class?

0 Answers  


What does the nocreate and noreplace flag ensure when they are used for opening a file?

0 Answers  


How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?

0 Answers  


Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?

1 Answers  


Is python written in c or c++?

0 Answers  


Write about the local class and mention its use?

0 Answers  


Are strings immutable in c++?

0 Answers  


What are the differences between a struct and a class in C++?

7 Answers   Amazon, Wipro,


Explain mutable storage class specifier.

0 Answers  


Categories