Description This is a basic file reader program which will open and read every byte in the file specified by the user and will write the output in either ASCII hex value or binary value representation for each byte as well as it?s printable (human-readable) character...