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.
9.4m questions
12.2m answers