What are Encapsulation, Polymorphism and Inheritance?

Answer Posted / karthickeyan s

Encapsulation is nothing but,that binds together the code
and data, and it manipuletes and keep it away from external
interface an misuse.


Polymorphism is that allows one interface to be used for
general class actions.

Is This Answer Correct ?    13 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is abstract class? Explain

597


What are different access specifiers in java?

566


Differentiate storage classes on the basis of their scope?

674


Which is illegal identifier in java?

590


Can a static class have a constructor java?

550






What do you mean by static variable?

577


If two threads have same priority which thread will be executed first ?

844


What is the use of singleton?

513


What are latest features introduced with java 8?

591


List some important characteristics on jre

595


What is the use of protected in java?

536


What is the difference between final, finally and finalize()?

547


Can we extend singleton class in java?

544


Why do we use predicate in java?

558


What is proper subset?

537