what do you mean by stream in C++?
Answers
Answered by
1
A stream is an abstraction that represents a device on which input and ouput operations are performed. ... For example, file streams are C++ objects to manipulate and interact with files; Once a file stream is used to open a file, any input or output operation performed on that stream is physically reflected in the file.
Answered by
2
Answer:
A C++ stream is a flow of data into or out of a program, such as the data written to cout or read from cin. For this class we are currently interested in four different classes: istream is a general purpose input stream.
hope its help you
plzz mark brainliest
thank you
-Viswajeet
lostboy12:
plzz mark brainliest
Similar questions
Hindi,
6 months ago
Social Sciences,
6 months ago
English,
6 months ago
Psychology,
1 year ago
English,
1 year ago