You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a java program to determine the size of an input file.
Purpose and Application
The user will select an input file and the size of that file in bytes, kilobytes,
megabytes, gigabytes, and terabytes will be determined and outputted to the user.
About
This is a java program to determine the size of an input file.