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

Answer Posted / shaik usman ali

IN "C" WE CAN'T FOUND OPERATOR OVERLOADING CONCEPT WHERE AS
IN C++ IT IS POSSIBLE.THIS IS THE FIRST AND FORE MOST
DIFFERENCE BETWEEN THESE TWO LANGUAGES.
THAT TO BE "++ OPERATOR OVERLOATING" IS DONE FIRST.
THIS IS THE MAJOR DIFFERENCE BETWEEN C AND C++ PROGRAMMING
LANGUAGES.

Is This Answer Correct ?    214 Yes 52 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can private class be inherited?

897


How to improve object oriented design skills?

756


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

1700


How do you achieve polymorphism?

818


Which language is pure oop?

746


Why is oop useful?

811


which feature are not hold visual basic of oop?

1941


What are functions in oop?

776


What is abstract class in oop?

739


What is oops with example?

763


How long to learn object oriented programming?

809


Is data hiding and abstraction same?

768


Get me an image implementation program.

1733


write a program to find 2^n+1 ?

1775


What are two types of polymorphism?

801