What is the purpose of a constructor in a class?

The purpose of constructor is to initialize the object of a class while the purpose of a method is to perform a task by executing java code. Constructors cannot be abstract, final, static and synchronised while methods can be.

Sizin İçin Seçtik  Should I use constructors in C#?

Leave a Reply

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

What is the purpose of a constructor in a class?

The purpose of constructor is to initialize the object of a class while the purpose of a method is to perform a task by executing java code. Constructors cannot be abstract, final, static and synchronised while methods can be.

Sizin İçin Seçtik  Should I use constructors in C#?

Leave a Reply

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