Is There Any Explicit Use Of Pointers In Java That Would Be #335
Is there any explicit use of pointers in java that would be applicable to objects?
This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 OOps Objects - OOPs MCQ: Object Reference - Quiz No.1.
Is there any explicit use of pointers in java that would be applicable to objects?
Yes, we use reference for this purpose
Yes, we use java arrays for this purpose
No, implicit pointing is possible
No, direct class names should be used