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
Explain about exception propagation?
What do you understand by synchronization?
What does index mean in java?
Explain the inheritance?
Explain a situation where finally block will not be executed?
Define class?
How do you remove all elements from an arraylist in java?
How many return statement are allowed in a function?
Is array synchronized in java?
Is array size fixed in java?
Can a class have more than one object?
Why stringbuilder is not thread safe?
Explain the difference between the public, private, final, protected, and default modifiers?
What are different ways of object creation in java ?
How a string is stored in memory?