What is an input stream?
Awesome! An input stream is a sequence of bytes usually from our keyboards that flows to the memory of our program.
It will not display unless we specifically output the bytes from the input.
Sorry that's wrong! An input stream is a sequence of bytes usually from our keyboards that flows to the memory of our program.
It will not display unless we specifically output the bytes from the input.