单选题
👁️ 浏览量:

试题题干

系统标准输入设备的文件型指针是()

A

stdin

B

stdout

C

stderr

D

由用户自己定义的

参考答案

正确答案:

试题解析

stdin指向标准输入(通常为键盘)。