What are advantages of C++ when comparing with C?

Answer Posted / atreyee

A program in C is unstable compared 2 C++
Encapsulation,Inheritance in C++.

Is This Answer Correct ?    28 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a program run without main function?

611


What does it mean to declare a member function as virtual?

581


What is the main use of c++?

545


What is a .h file c++?

528


Is c++ primer good for beginners?

581






What is the use of 'using' declaration in c++?

619


How to allocate memory dynamically for a reference?

538


How do you clear a buffer in c++?

533


What is capacity in vector in c++?

542


Is c better than c++?

604


How do you invoke a base member function from a derived class in which you’ve overridden that function?

580


What flag means?

520


Explain the advantages of using friend classes.

572


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

671


Can a constructor return a value?

572