Problem
1. Suppose another programmer has used the original Counter class. What changes does that programmer have to make in order to use the modified class?
2. Suppose you use a class Clock with private instance variables hours and minutes. How can you access these variables in your program?