Problem
Design an application using methods that convert an integer number of seconds to an equivalent number of hours, minutes, and seconds. Use methods for entering the initial seconds, performing the computations, and displaying the results. Results should be formatted and printed in a tabular display.