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
What are implicit objects in java?
List the features of java programming language.
Can we declare a constructor as final?
What is static and final keyword in java?
What modifiers are allowed for methods in an interface?
What is the biggest integer?
When super keyword is used?
Can an interface have a constructor?
What is the collections api in java programming?
Why string is not thread safe?
What are methods?
What is a hashmap used for?
Which class cannot be a subclass in java?
What are the library functions in java?
Explain illegalmonitorstateexception and when it will be thrown?