首页题库练习题目详情
Visual Basic语言程序设计单选题中等

在VB中,以下哪条语句用于从文件中读取一行数据?

AInput #1, var
BPrint #1, var
CLine Input #1, var
DRead #1, var