whst is encapsulation?when u encpsulate actually while
devoloping code?
Answer Posted / a.jyotsna
Encapsulation is the mechanism that binds together code and
the data it manipulates,
and keeps both safe from outside interference and misuse
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the access modifiers available in java?
What are benefits of java?
What is the difference between serial and throughput garbage collector?
Can we pass a primitive type by reference in java? How
What does microservices mean?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
Difference between java and javascript
What is anonymous inner class?
What is flag in java?
What is the range of the short type?
explain the difference between jdk and jvm?
What are peerless components in java programming?
Who is founder of java?
what is bmg file and how to create that files?what will it contailn?
What do you mean by aggregation?