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 are local variables?

587


How do you compare two objects?

515


What is method reference in java?

551


What does arrays sort do in java?

531


Is array synchronized in java?

548






Explain reverse a linked list recursive java solution?

519


What is class level lock ?

606


What is a method in java?

550


How many bytes are there?

534


How a variable is stored in memory?

495


Is array primitive data type in java?

527


Give some features of interface?

578


What is null mean in java?

615


What makes a function well defined?

506


What is a default method?

511