Scanning a data file
into an array of bytes and printing them on the console output
// based
on code segments from http://pages.cs.wisc.edu/~hasti/cs368/JavaTutorial/NOTES/JavaIO_Scanner.html
A.
Source file: ScannerFiles.java
B.
Sample data file: data.txt
C. Sample output using NetBeans: