Constructor overloading technique - Java

Q.  Which is a technique in Java in which a class can have any number of constructors that differ in parameter lists?
- Published on 17 Jul 15

a. Constructor overloading
b. Method overloading
c. Operator overloading
d. None of the above

ANSWER: Constructor overloading

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)