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

Why we use #include conio h in c++?

769


What are the benefits of c++?

762


What is the best c++ ide?

809


Describe delete operator?

816


What is the best c++ book for beginners?

794






Can constructor be private in c++?

772


How should a contructor handle a failure?

887


Is c++ used anymore?

816


what is VOID?

810


What is the exit function in c++?

713


What is increment operator in c++?

738


Why c++ is called oop?

822


How to tokenize a string in c++?

769


What is searching? Explain linear and binary search.

760


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

868