what is meant by Encapsulation?Explain with an example?
Answer Posted / rekha
ENCAPSULATION MEANS WRAPPING DATA MEMBERS & MEMBER FUNCTION
IN A SINGLE UNIT.EXA:-CLASS
Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How do I install eclipse?
How do you find lambda?
Is it better to learn java or python?
What is the difference between java se and java ee?
What is transaction management in java?
What is @resource annotation in java?
What is loose coupling in java?
What do you mean by exception handling?
What are jdk tools?
How do javabeans work?
How do I create an executable jar file?
Explain working of java virtual machine (jvm)?
ioc vs dependency injection?
Can java program run without jdk?
If you’re overriding the method equals() of an object, which other method you might also consider?