Is Name Of An Array Of Objects Is Also A Pointer To Object #1164
Is name of an array of objects is also a pointer to object?
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.
Is name of an array of objects is also a pointer to object?
Yes, always
Yes, in few cases
No, because it represents more than one object
No, never