Computer scienceProgramming languagesJavaCode organizationObject-oriented programmingClasses and objectsClasses and members

Multiple constructors

Suppose, you have a class

Report a typo

Imagine you have a class with two constructors. You'd like to invoke the first constructor from the second one.

Where should you place the statement this(...)? Select the most suitable option.

Select one option from the list
___

Create a free account to access the full topic