An Exercise
p
Can you write ricochet as a
new method of the Car class,
instead of a separate
method?
You have 2 minutes to
write the implementation.
public void ricochet( )
{
. . .
Time for another quiz . . .