Managing console i/o operations in c++
Answers
Answered by
0
In case of C++ it uses streams to perform input and output operations in standard input output devices (keyboard and monitor). A stream is an object which can either insert or extract the character from it. The standard C++ library is iostream and standard input / output functions in C++ are: cin.
Similar questions
History,
6 months ago
Political Science,
6 months ago
Math,
6 months ago
Psychology,
11 months ago
Physics,
11 months ago
Math,
1 year ago
Math,
1 year ago
Biology,
1 year ago