| Input and Output Classes - slide 6 : 40 |
Class FileStream is a non-abstract subclass of class Stream
We show the simplest possible write and read programs using class FileStream
The contents of myFile.bin - interpreted as simple ASCII text - after executing the write program. |
Console output from the read program. |








