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

Answer Posted / shami

C++ IS A NEW VERSION OF C,WHICH ACHEIVES EASY WAY OF
PROGRAMING USING OO APPROACH.

Is This Answer Correct ?    16 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a buffer c++?

575


What are the various arithmetic operators in c++?

568


What is lvalue?

690


find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.

1989


Explain linked list using c++ with an example?

622






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

578


What is null pointer and void pointer and what is their use?

580


Explain the operation of overloading of an assignment operator.

685


How do you add an element to a set in c++?

547


What is the main purpose of overloading operators?

584


What is abstract class in c++?

579


What are the advantages of pointers?

593


What is meaning of in c++?

665


What are the various storage classes in C++?

641


How is new() different from malloc()?

622