Quiz 20 - Wednesday July 12, 2000
1. What are the parameters listed in the signature of a method called?
2. What is the rule about sending parameters to a method?
3. What are the parameters listed in the call to a method called?
4. When we use more than one parameter in a method how do we seperate
them?