Can We Return An Array Of Objects #1135
Can we return an array of 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 Assigning Object, Pointer to Objects, Passing and Returning Object - OOPs MCQ: Returning Objects - Quiz No.2.
Can we return an array of objects?
Yes, always
Ye, only if objects are having same values
No, because objects contain many other values
No, because objects are single entity