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

Answer Posted / manjula

1.C TOP DOWN(RUN) APPROACH....
2.C++ BOTTOM UP(RUN) APPROACH...
3.C++ SUPPORT FUNCTION OVERLOADING & OPERATOR OVERLOADING..
4.C DOES NOT SUPPORT FUNCTION OVER LOADING,OPERATOR OVER
LOADING..
5.IN C VARIABLE ARE DECLARED IN DECLARATION PART.
6.IN C++ VARIABLES ARE DECLARED AND IN ANY WHERE IN
PROGRAM.ALSO USED IN DYNAMIC INITIALIZATION...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain polymorphism?

585


What is interface in oop?

664


What is object and example?

606


What is the importance of oop?

617


to find out the minimum of two integer number of two different classes using friend function

1645






What are the benefits of polymorphism?

628


What is the difference between abstraction and polymorphism?

619


What are the 5 oop principles?

605


What is the point of oop?

660


What is overloading in oop?

579


Why do we use class?

638


Why is abstraction needed?

571


Is this job good for future? can do this job post grduate student?

1694


Prepare me a program for the animation of train

2005


What is overriding in oops?

606