Ask your own question, for FREE!
Computer Science 20 Online
OpenStudy (anonymous):

What is a stream? Name the streams generally used for file I/O.

OpenStudy (anonymous):

A stream is a sequence of byte. ofstream: Stream class to write on files ifstream: Stream class to read from files fstream: Stream class to both read and write from/to files.

OpenStudy (anonymous):

Thanks

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!