Indium Software interview question

1) what is Constructor ?

Interview Answer

Anonymous

Dec 15, 2015

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

9