✏️ Explanatory Question

What are input and output streams?

👁 1 Views
📘 Detailed Answer
🟢 Easy
💡

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).