Quiz 15 - Wednesday July 5, 2000


1. What are the five primary components in a class definition?

2. What are the four primary components in the signature of a method?

3. What is the signature of the constructor of a class? How many constructors can a class have?

4. What keyword indicates that we are calling the constructor of a class?