forum

Home / DeveloperSection / Forums / How do I call one constructor from another in Java?

How do I call one constructor from another in Java?

Anonymous User219512-May-2015
Is it possible to call a constructor from another (within the same class, not from a subclass)? If yes how? And what could be the best way to call another constructor (if there are several ways to do it)?

Updated on 12-May-2015
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By