A Pointer #1161
A pointer _________________
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 Assigning Object, Pointer to Objects, Passing and Returning Object - OOPs MCQ: Pointer to Objects - Quiz No.1.
A pointer _________________
Can point to only one object at a time
Can point to more than one objects at a time
Can point to only 2 objects at a time
Can point to whole class objects at a time