Q:

If constructor arguments are passed to objects of array then ____________ if the constructors are overloaded

0

If constructor arguments are passed to objects of array then ____________ if the constructors are overloaded.


  1. It is mandatory to pass same number of arguments to all the objects
  2. It is mandatory to pass same type of arguments to all the objects
  3. It is not mandatory to call same constructor for all the objects
  4. It is mandatory to call same constructor for all the constructors

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).It is not mandatory to call same constructor for all the objects

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OBJECTS AND CLASSES IN OOPS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
How the objects of array can be denoted?... >>
<< When are the array of objects without any initiali...