what is the main difference between c and c++?
Answer Posted / babita
C++ HAS FEATURES LIKE DATA ENCAPSULATION,POLYMORPHISM,REUSE
ABILITY OF THE OPERATORS AND OPERATOR OVERLOADING.THESE
FEATURES ARS NOT SUPPORTED BY C.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is coupling in oops?
What is abstraction with example?
How do you answer polymorphism?
What does it mean when someone says I oop?
What are properties in oop?
What is overloading in oops?
What do you mean by Encapsulation?
Why polymorphism is used in oops?
What is this pointer in oop?
Which type does string inherit from?
What is inheritance in oop?
What is solid in oops?
What are the important components of cohesion?
What is polymorphism what are the different types of polymorphism?
What does enum stand for?