why c++ is called OOPS?
waht is inherutance?
what is compiler?
Answer Posted / aswani
c++ supports the concepts of oops concepts like object, class, abstraction and encapsulaton, polymorphism, inheritance.
Inheritance is the process by which the objects of one class acquire the properties of objects of another class....
Compiler is a computer program that transforms source code writen in a computer language into a machine language...
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Why do we use oop?
Why is encapsulation used?
What is the point of oop?
program for insertion ,deletion,sorting in double link list
What is ambiguity in inheritance?
What is polymorphism explain its types?
What is class encapsulation?
Get me an image implementation program.
What is encapsulation example?
What are benefits of oop?
What is an advantage of polymorphism?
How do you explain polymorphism?
What is difference between polymorphism and inheritance?
What is the fundamental idea of oop?
What is polymorphism what is it for and how is it used?