what is the main difference between c and c++?
Answer Posted / patel dimpal p.
c is procedure oriented language
while c++ is object oriented language.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is encapsulation with example?
What is overloading in oop?
What is the real time example of inheritance?
What is abstraction in oop with example?
Why is abstraction used?
What is a class in oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What do you mean by overloading?
Why is polymorphism needed?
Who invented oop?
#include
What is polymorphism and example?
How do you explain polymorphism?
What is polymorphism what are the different types of polymorphism?