Calling another constructor from a constructor in Java

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

00:01:39 Calling Constructor in a constructor using this()

oyunlar
Автор

Thanks for the vid. If I can ask you, what is the benefit for a constructor to call another constructor? Aren't we going to use them as initialized instance variable for the main class? why write another constructor that refers to the one before it?

abedd