Microsoft Interview Question

What is a constructor and what does it do?

Interview Answer

Anonymous

Jan 23, 2013

It's a method that allows you to setup and initialize an object.