Revature Interview Question

What is a constructor?

Interview Answer

Anonymous

Oct 2, 2018

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