What is a constructor with no argument?

A constructor that takes no parameters is called a parameterless constructor . Parameterless constructors are invoked whenever an object is instantiated by using the new operator and no arguments are provided to new .

Sizin İçin Seçtik  How do you create a class in Java program?

Leave a Reply

Your email address will not be published. Required fields are marked *