What is parameterized constructor example?

Example of Parameterized Constructor For example, when we create the object like this MyClass obj = new MyClass(123, “Hi”); then the new keyword invokes the Parameterized constructor with int and string parameters (MyClass(int, String)) after object creation.

Sizin İçin Seçtik  Who has the highest salary in Germany?

Leave a Reply

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