Question: I need some help starting this! It's a Java problem Write a method called totalHours that takes three integer arguments (number of weeks, number of
I need some help starting this! It's a Java problem
Write a method called totalHours that takes three integer arguments (number of weeks, number of days, number of hours) and returns the total integer hours represented by the weeks, days and hours. No error checking on arguments is needed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
