What is an array of objects?
(a) An array of instances of class represented by single name
(b) An array of instances of class represented by more than one name
(c) An array of instances which have more than 2 instances
(d) An array of instances which have different types
This question was addressed to me in homework.
My question is based upon Object Array topic in division Object of Object Oriented Programming