For constructor overloading, each constructor must differ in ___________ and __________
(a) Number of arguments and type of arguments
(b) Number of arguments and return type
(c) Return type and type of arguments
(d) Return type and definition
The question was asked during an interview.
My enquiry is from Constructors in division Constructors and Destructors of Object Oriented Programming