If Constructor Arguments Are Passed To Objects Of Array Then If #367
If constructor arguments are passed to objects of array then ____________ if the constructors are overloaded.
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 OOps Objects - OOPs MCQ: Object Array - Quiz No.1.
If constructor arguments are passed to objects of array then ____________ if the constructors are overloaded.
It is mandatory to pass same number of arguments to all the objects
It is mandatory to pass same type of arguments to all the objects
It is not mandatory to call same constructor for all the objects
It is mandatory to call same constructor for all the constructors