Vanguard interview question

What is a constructor?

Interview Answer

Anonymous

6 Dec 2017

A constructor is code that initializes values in a newly instantiated object.