单选题
用下面的语句
Open"datafile.dat" Access Read Write As 1
所建立的datafile.dat文件是
A、
顺序文件,可读
B、
随机文件,可写
C、
随机文件,可读写
D、
顺序文件,可读写
【正确答案】
C
【答案解析】
提交答案
关闭