what is the main difference between c and c++?
Answer Posted / yash gupta
C is a general progra ming language and easy to learn,
while C++ is a extension of C lanuage
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
Why interface is used?
How do you define social class?
What is the advantage of oop over procedural language?
what is the drawback of classical methods in oops?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is polymorphism and its types?
What are the 5 oop principles?
Why is abstraction needed?
Is oop better than procedural?
What is abstraction example?
What is overriding in oops?
What is overloading and its types?
What is polymorphism in oops with example?
When not to use object oriented programming?