1.

What are input and output streams?

Answer»

The input streams are sequence of characters that move from input devices like a keyboard to the program/computer.
The output streams are sequence of characters that move from program/computer to an output device like a monitor.



Discussion

No Comment Found