Glossary Java / Term
If a class is declared without any constructor at all, Java implicitly adds a constructor to the class. This default constructor does nothing but invoke the superclass constructor.
Permanent link default constructor - Creation date 2022-01-03