Computer Science, asked by deltamental321, 1 month ago

Explain any two stream function in c++.

Answers

Answered by greatanushelshiyay
1

Explanation:

These input stream objects are used to read and interpret the input as a sequence of characters. The cin handles the input. ostream class − The ostream class handles the output stream in c++ programming language. These output stream objects are used to write data as a sequence of characters on the screen.

Answered by deepikajlmhjkknacin
1

Answer:

These input stream objects are used to read and interpret the input as a sequence of characters. The cin handles the input. ostream class − The ostream class handles the output stream in c++ programming language. These output stream objects are used to write data as a sequence of characters on the screen

Similar questions