Which among the following is not valid in java?
(a) Constructor overloading
(b) Recursive constructor call
(c) Default value constructors
(d) String argument constructor
I got this question during a job interview.
I'd like to ask this question from Overloading Constructors topic in portion Constructors and Destructors of Object Oriented Programming