Q. Which is a technique in Java in which a class can have any number of constructors that differ in parameter lists?
β
Correct Answer: (A)
Constructor overloading
You must be Logged in to update hint/solution