Does all Java class need a constructor?

All classes have constructors by default : if you do not create a class constructor yourself, Java creates one for you. However, then you are not able to set initial values for object attributes.

Sizin İçin Seçtik  Is constructor called?

Leave a Reply

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