执行语句Open"Sample.dat"For Random As#1 Len=50后,对文件"Sample.dat"中的数据能够进行的操作是()。
A:只能写不能读
B:只能读不能写
C:即可以读,也可以写
D:不能读,也不能写
出自:计算机科学