如果准备读文件,打开顺序文件"text.dat"的正确语句是

admin2010-11-20  23

问题 如果准备读文件,打开顺序文件"text.dat"的正确语句是

选项 A、Open "text.dat" For Write As#1
B、Open "text.dar" For Binary As#1
C、Open "text.dat" For Input As#1
D、Open "text.dat" For Random As#1

答案C

解析 顺序文件的读操作由Input语句来实现。
转载请注明原文地址:https://jikaoti.com/ti/bkO0FFFM
0

最新回复(0)