whst is encapsulation?when u encpsulate actually while
devoloping code?
Answer Posted / a.jyotsna
Encapsulation is the mechanism that binds together code and
the data it manipulates,
and keeps both safe from outside interference and misuse
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is json parser in java?
Are arrays passed by reference in java?
What is the difference between keyword and identifier?
What is locale?
What is stack class in java?
What is the size of a string in java?
What are the approaches that you will follow for making a program very efficient?
Why javac is not recognized?
Can you access the private method from outside the class?
Can we define constructor in inner class?
Is cout buffered?
What is the default execution method in java?
What is meant by 'bit masking' in java?
Which containers use a flowlayout as their default layout in java programming?
What is numeric function?