what is the main difference between c and c++?

Answer Posted / pavankumarreddy

c is an object based language where as c++ is an object
oriendted languague. c doesnot supports oops concept,c++
supports oops.
in c there is no cocept of operator overloading, where as
it is in c++.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object-oriented programming? Webopedia definition

950


What is the example of polymorphism?

744


What is oops concept with example?

764


Why do we use encapsulation in oops?

745


Who invented oop?

837


what are the realtime excercises in C++?

2545


What are two types of polymorphism?

803


What are main features of oop?

870


What is meant by oops concept?

778


What is abstraction and encapsulation?

772


what is graphics

2204


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

1887


Why is destructor used?

754


How Do you Code Composition and Aggregation in C++ ?

24710


Why do we need oop?

871