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

Answer Posted / reegan

data security,data encapsulation,reusability

Is This Answer Correct ?    39 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the syntactic rules to be avoid ambiguity in multiple inheritance?

629


What information can an exception contain?

663


What are the vectors in c++?

577


Explain the properties and principles of oop.

526


What is the v-ptr?

633






What is virtual function? Explain with an example

581


Why is c++ still popular?

583


What do you mean by delegate? Can a user retain delegates?

519


What is the difference between cin.read() and cin.getline()?

553


Show the application of a dynamic array with the help of an example.

581


How many static variables are created if you put one static member into a template class definition?

563


What is a local variable?

570


What are the various operations performed on stack?

627


Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

999


How does list r; differs from list r();?

687