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 meant by null and void?
What is variable length arguments in java?
What are different types of expressions?
Explain about interthread communication and how it takes place in java?
What are the Static and Dynamic Variables? Differentiate them.
What means public static?
How does split work in java?
Can list be null in java?
How to sort double array in java?
What type of language is java?
Why java does not support pointers?
Does java have a compiler?
What is a line break?
How can we make sure main() is the last thread to finish in java program?
Explain about anonymous inner classes ?