Q:

Which among the following is true ?

0

Which among the following is true ?


  1. More than one constructors with all default arguments is allowed
  2. More than one constructors with all default arguments can be defined outside the class
  3. More than one constructors can be used with same argument list
  4. More than one constructors with all default arguments can’t exist in same class

All Answers

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

(d).More than one constructors with all default arguments can’t exist in same class

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

total answers (1)

OBJECT ORIENTED PROGRAMMING - OVERLOADING MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which constructor among the following will be call... >>
<< If the constructors are overloaded by using the de...