what is the main difference between c and c++?
Answer Posted / d.narmadha
c does not support the concept of inheritance but c++support
ineritance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is overloading in oop?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is constructor in oop?
How do you answer polymorphism?
What is protected in oop?
what's the basic's in dot net
What is abstraction in oop with example?
What is coupling in oop?
Why do we use oop?
What is static in oop?
Whats is abstraction in oops?
What is the example of polymorphism?
What is oops concept with example?
What is new keyword in oops?
What is object in oops?