whst is encapsulation?when u encpsulate actually while
devoloping code?
Answer Posted / rajmohan
The Wrapping up of Data and functions into a single unit is
Called Encapsulation.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Is it necessary for the port addresses to be unique? Explain with reason.
What is lexicographically smallest string?
What is singleton pattern?
Explain the differences between abstraction and encapsulation?
Does java isempty check for null?
When should I use singleton?
What do you understand by the bean persistent property?
Is 0 true or false?
What is the maximum size of array in java?
Explain jvm, jre, and jdk?
How many types of exception can occur in a java program?
How hashset works internally in java?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
What is better - 'bit-shift a value' or 'multiply by 2'?
Does java map allow duplicates?