Answer Posted / sanjay
designing comprises of code and data.Data is enclosed with
memory wheras code is enclosed with functions.
Thus Data encapsulation is encapsulating the Data to Code
to perform certain functions.
Also Data encapsultion is required for hiding the actual
functios of the objects
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Which arithmetic operations can result in the throwing of an arithmeticexception?
What is mean by collections in java?
Which is bigger double or float?
What is instance synchronization?
What is getclass () getname () in java?
Is there a sort function in java?
What is rmi and steps involved in developing an rmi object?
What exceptions occur during serialization?
What is an immutable class?
What is module in project?
I want to persist data of objects for later use. What’s the best approach to do so?
worst case complexities of Quick sort and Merge sort.
Is java hard to learn?
Which containers use a flowlayout as their default layout in java programming?
What are local variables?