Home / Questions / What are input and output streams?
Explanatory Question

What are input and output streams?

👁 1 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Input streams read data from a source (like a file or keyboard), and output streams write data to a destination (like a file or screen).