Revature interview question

What is a constructor?

Interview Answer

Anonymous

2 Oct 2018

Constructors are executable code used during object creation to set the initial state.