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

Answer Posted / kamlesh

In c++ we can use class,data hiding , abstraction,inheritance,
etc...

c++ is bottom up language.

we can also use message passing.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the data types in c++?

521


What is the need of a destructor?

638


What is stl containers in c++?

587


Why do we use the using declaration?

664


What is an adaptor class or wrapper class in c++?

608






Which format specifier is used for printing a pointer value?

581


What do you mean by static variables?

603


What is the difference between while and do while loop? Explain with examples.

603


Explain the operation of overloading of an assignment operator.

698


Explain the differences between list x; & list x();.

608


What is c++ w3school?

636


Does a derived class inherit or doesn't inherit?

620


What is &x in c++?

558


What is the history of c++?

559


What is the use of pointer in c++ with example?

563