Computer Science, asked by vidhe5774, 1 year ago

name the streams generally used for file i/o

Answers

Answered by BrainlyTech
5

Hello Friend!

How are you today?

I'm here to help you with your question!

So lets get started!

______________________________

Your question is:

Name the streams generally used for file i/o

______________________________

So i/o obviously means ( Input and Output)

______________________________

So here is my answer... ↓

cin- an istream_withassign class tied to the standard input typically the keyboard.

cout- an ostream_withassign class tied to the standard output typically the monitor.

cerr- an ostream_withassign class tied to the standard error typically the monitor, providing unbuffered output .

clog- an ostream_withassign class tied to the standard error typically the monitor, providing buffered output

_______________________________

Hope this helps you!

If not let me know!

Have a good day!

@BrainlyTech

\boxed{ Be Brainly! }

Answered by ssahai1271
0

Answer:

please explaain

Explanation:

Similar questions