what is meant by Encapsulation?Explain with an example?
Answer Posted / sanjay deorari
Containing and hiding information about an object, such as
internal data structures and code.
Binding together of related data and functions to
perform some set of specific operations is encapsulation.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What's the difference between local, global and universal groups? : java security
what are the different phases in delivering the project during development and maintenance?
What is dao in java?
What is a jpa repository?
What is java lang?
What is a jvm?
Who is at risk in java? : java security
What is java api?
What's a code group? : java security
In hibernate what is the difference between the Session and SessionFactory?
What is the locale class?
What is the use of rs next () in java?
What is ibatis in java?
How can c# app request minimum permissions? : java security
Why is lambda expression used?