(13) ______ between speech and writing
查看答案
-- linguistic markers of interactivity vary with (14) ______
-- how language is structured depends more on (15) _____
关于标准输入/输出流,下列说法错误的是( )。
A. 输出流提供的put()函数用于输出单个字符
B. 输出流提供的write()函数用于输出一个字符串
C. 输入流提供的get()函数在遇到结束符时就结束读取
D. 输入流提供的get()函数只能读取一个字符
C++提供了四个预定义流对象,下面哪一个是错误的( )。
A. cout
B. cin
C. cerror
D. clog