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
What is tight coupling in java?
What is transient in java?
What is javax annotation generated?
What is dependency injection in java?
What is repository pattern in java?
How do I install eclipse?
What are the new features about Java se 8 ?
Which is faster c++ or java?
What is data persistence in java?
What is type inference? Is type inference available in older versions like java 7 and before 7 or it is available only in java se 8?
What is javabeans api?
What is an interceptor in java?
What does persist mean in java?
What is the difference between swing and awt components?
What is stateful in java?