How Many Objects Can Be Assigned To A Single Address #1147
How many objects can be assigned to a single address?
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: Assigning Objects - Quiz No.1.
How many objects can be assigned to a single address?
Only 1
At most 7
At most 3
As many as required