Explain the difference between C and C++.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ Interview Questions

What is C++11?

1 Answers   Adobe,


What is the difference between creating an object, using 'new' and using 'malloc'?

3 Answers   HFG, Siemens,


How can you force the compiler to not generate them?

0 Answers   Amazon,


In C++ what is the meaning of data hiding?

0 Answers   Aricent,


Discuss the role of C++ shorthands.

0 Answers   Adobe,


Define namespace.

1 Answers  


What is a COPY CONSTRUCTOR and when is it called?

0 Answers   IBS,


When must you use a constructor initializer list?

0 Answers   Amazon,


What is RTTI and why do you need it?

0 Answers   Amazon,


What does malloc return in C and C++?

0 Answers   Alter,


What is a virtual function in C++?

0 Answers   C DAC,


Mention the default functions in C++, how would you detect that error has occurred inside the constructor and destructor.

0 Answers   Adobe,


Categories