问答题

简答题 列举几个常用的输入/输出成员函数。

【参考答案】

输入成员函数有get()、getline()、read()等,输出成员函数有put()、write()等。