If the constructors are overloaded by using the default arguments, which problem may arise?
- The constructors might have all the same arguments except the default arguments
- The constructors might have same return type
- The constructors might have same number of arguments
- The constructors can’t be overloaded with respect to default arguments
(a).The constructors might have all the same arguments except the default arguments
need an explanation for this answer? contact us directly to get an explanation for this answer