Q:

Can a class have more than one function with all the default arguments?

0

Can a class have more than one function with all the default arguments?


  1. Yes, always
  2. Yes, if argument list is different
  3. No, because constructors overloading doesn’t depend on argument list
  4. No, never

All Answers

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

 (d).No, never

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 is the correct syntax for using default argu... >>
<< Which among the following can be used in place of ...