What are the major differences between C and C++?


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

Post New Answer

More C++ Interview Questions

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

0 Answers   Adobe,


What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,


What is the difference between an ARRAY and a LIST in C++?

0 Answers   IBS, TCS,


What is the difference between public, private, and protected inheritance?

0 Answers   Amazon,


What are the major differences between C and C++?

0 Answers   Amazon,






What is the difference between malloc, calloc and realloc?

0 Answers   Alter,


What does it mean to declare a member function as static in C++?

0 Answers   Amazon,


Write a C++ Program to Find Sum and Average of three numbers.

1 Answers  


What is an algorithm (in terms of the STL/C++ standard library)?

0 Answers   Amazon,


Tell me about virtual function

1 Answers  


How to reverse a string in C++

0 Answers  


Write a program to read two numbers from the keyboard and display the larger value on the screen

1 Answers  


Categories