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

Answer Posted / swathi

c++ is an extension of c with some additional features like encapsulation,inheritance,etc. which makes the program to easily understand

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What new()is different from malloc()?

564


an integer constant must have atleast one a) character b) digit c) decimal point

550


What is the best c++ book?

703


What do you mean by inheritance in c++? Explain its types.

604


What is #include c++?

563






Write a program which uses functions like strcmp(), strcpy()? etc

609


what is c++

1793


What do manipulators do?

558


Write some differences between an external iterator and an internal iterator?

575


How long it will take to learn c++?

608


Is the declaration of a class its interface or its implementation?

696


Can comments be nested?

619


What are the advantages of inheritance in c++?

648


Can a constructor be private?

573


Can we change the basic meaning of an operator in c++?

649