difference between c and c++?

Answer Posted / muneeswari

c is structured design,c++ is object oriented design
c is top-down approach,c++ is bottom-top approach
c++ is required acces specifiers,c is not required acces
specifiers
c++ is client server model

Is This Answer Correct ?    55 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the different access specifiers for the class member in c++.

556


Is c++ a pure oop language?

610


What is the difference between c++ and turbo c++?

604


Can circle be called an ellipse?

646


How can you create a virtual copy constructor?

593






Is vector a class in c++?

606


When we use Abstract Class and when we use Interface?where we will implement in real time?

1676


Difference between class and structure.

721


What is the standard template library (stl)?

636


What is the extraction operator and what does it do?

624


What is difference between malloc()/free() and new/delete?

658


Can create new c++ operators?

585


What is the best c++ ide?

619


Write a Program to find the largest of 4 no using macros.

592


What are the advantages of prototyping?

577