What are Encapsulation, Polymorphism and Inheritance?
Answer Posted / sakthi k
Wrapping of data and functions together is known as
Encapsulation. Eg: Capsule.
Ability of an object to take more than one form is known as
polymorphism.
Two types of polymorphism are availabe
Compile time
Run time
The process of acquiring the base class property is known
as Inheritance
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are different types of encoding?
What are controls and their different types in awt?
What is polymorphism in java? What are the kinds of polymorphism?
What is xslt in java?
What does flagged out mean?
What is public static?
Is static a keyword in java?
What is the reason behind using constructors and destructors?
What is hotjava?
Can we have this () and super () together?
Is c better than java?
What is appletviewer?
What is the meaning of 3 dots in java?
I want to persist data of objects for later use. What is the best approach to do so?
What are predicates in java 8?