What is the special function of a constructor? How must you implement its functionality? (What is this process?) What is the difference between a simple and a complex custom object?
When might a constructor come in handy? Have you ever used a form that populated many pages and only submitted once? Give an example.