whats the difference between c and c++

Answer Posted / anjana

DIFFERENCE BETWEEN C AND C++
C c++
*STRUCTURED ORIENTED *OBJECT ORIENTED PROGRAMMING.
PROGRAMMING.
*RETURN TYPE IS NOT *RETURN TYPE IS MUST IN C++.
NEEDED.
*WE DIDN'T USE CLASS *WE ARE USING CLASS CONCEPT.
CONCEPT IN C.
*DATA HIDING IS NOT *DATA HIDING IS POSSIBLE.
POSSIBLE IN C.
*C IS A TOP DOWN APPROACH. *C++ IS A BOTTOM APPROACH.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the advantages of inheritance.

670


What is a class in oop?

599


What is the use of oops?

619


what is the 3 types of system development life cycle

2431


Who invented oop?

651






What exactly is polymorphism?

602


What is overloading in oops?

596


Why is object oriented programming so hard?

616


What is the important feature of inheritance?

631


What does no cap mean?

590


What is destructor in oop?

621


When not to use object oriented programming?

567


What is abstraction with example?

603


What is meant by multiple inheritance?

736


What are the features of oop?

635