Microsoft interview question

What is a constructor and what does it do?

Interview Answer

Anonymous

23 Jan 2013

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