Java - Inheritance
Which of the following is the correct syntax to chain constructors in Java?
this(...) as the first statement inside a constructor.this(); which is the correct syntax to call another constructor in the same class.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions