a. Write a class that declares a variable named minutes, which holds minutes worked on a job, and assign a value. Display the value in hours and minutes; for example, 197 minutes becomes 3 hours and 17 minutes. Be sure to use a named constant where appropriate. Save the class as Time.java.
b. Write an interactive version of the Time class that accepts the minutes worked from a user. Save the class as Time2.java.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.