Thursday, 6 September 2012

Which of the following statements is false about objects? | Java Springs

A.     An instance of a class is an object
B.     Objects can access both static and instance data
C.     Object is the super class of all other classes
D.     Objects do not permit encapsulation

Ans: D

No comments: