What is an output stream?
Nice one! Output streams are the opposite of input streams but very similar as they are both sequences of bytes.
We can output anything in our computer memory, it doesn't have to be something we have input.
Uh oh! Output streams are the opposite of input streams but very similar as they are both sequences of bytes.
We can output anything in our computer memory, it doesn't have to be something we have input.