adplus-dvertising
frame-decoration

Question

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

a.

It is mandatory to pass same number of arguments to all the objects

b.

It is mandatory to pass same type of arguments to all the objects

c.

It is not mandatory to call same constructor for all the objects

d.

It is mandatory to call same constructor for all the constructors

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

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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