Answer Posted / ravi kumar soni
Abstraction : Hiding of inner details and showing only what
are required.
Encapsulation : Binding of data and the methods used to
access them. Eg: Classes.
Inheritance : Extending the existing functionaltiy.
Polymorphysim : Change of behavior with context.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
explain sub-type and sub class? atleast u have differ it into 4 points?
What is inheritance in oop?
any one please tell me the purpose of operator overloading
What does and I oop mean in text?
Can we have inheritance without polymorphism?
Why is there no multiple inheritance?
What is multilevel inheritance?
What is destructor example?
How long to learn object oriented programming?
Advantage and disadvantage of routing in telecom sector
What is polymorphism oop?
What is pure oop?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What are classes oop?
What are the benefits of interface?