Question: Java programming b. Write another method called inSeconds that takes as arguments three integers: hours, minutes and seconds, computes the exact time in seconds, then
Java programming
b. Write another method called inSeconds that takes as arguments three integers: hours, minutes and seconds, computes the exact time in seconds, then returns the total number of seconds and prints the following message to the screen:
c. Write a few tests (5) for the inSeconds method. At least one of your tests should use the return value and one should simply use the method as if it were a void method.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
