Indium Software interview question

1) what is Constructor ?

Interview Answer

Anonymous

15 Dec 2015

It is a method which is used to initilise the object.

9