单选题
下面不属于C++的预定义的流对象是______。
A、
cin
B、
iostream
C、
clog
D、
cerr
【正确答案】
B
【答案解析】
[解析] C++中的四个预定义流对象:cout,cin,cerr,clog。
提交答案
关闭