whst is encapsulation?when u encpsulate actually while
devoloping code?
Answer Posted / pardhu
The binding up of data & code into a single unit is called
as ENCAPSULATION
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is primitive array?
Why deletion in linkedlist is fast than arraylist?
What flag up means?
Why is String immutable?
What is an exception? difference between Checked and Unchecked exception in Java
Which is better ascii or unicode?
What language is java written?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
Does string isempty check for null?
What is the use of protected in java?
When does an object becomes eligible for garbage collection in java?
Explain about map interface in java?
What is null in java?
Why do we use return statement?
How do you clear a list in java?