C# Assignment

Order Description

Design a basic C# program using a console application using methods that convert an integer number of seconds to an equivalent number of days, 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.