whst is encapsulation?when u encpsulate actually while
devoloping code?
Answer Posted / dhawal
Encapsulation is process of hiding data
for example if access specifier we are using for accessing
class is private then only that class object can access the
methods and variables in that class
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is java dot?
what do you mean by java annotations?
what is meant wrapper classes?
What is the use of singleton?
What is json parser in java?
Is zero a natural number?
What are operators and its types?
What is the mapping mechanism used by java to identify IDL language?
What are the differences between throw and throws?
What is variable length arguments in java?
What is the purpose of extern variable?
What do you know about the garbate collector?
How can we pass argument to a function by reference instead of pass by value?
What happens if main method is not static?
What is assembly condition codes?