A constructor that doesn't need to accept arguments is a default constructor.
Default constructors can either be called with no arguments or with default arguments provided for every parameter.
7.2m questions
9.7m answers