Vanguard Interview Question

What is a constructor?

Interview Answer

Anonymous

Dec 6, 2017

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