单项选择题

执行语句Open"Sample.dat"ForRandomAs#1Len=50后,对文件"Sample.dat"中的数据能够进行的操作是()

A.只能写不能读
B.只能读不能写
C.即可以读,也可以写
D.不能读,也不能写