A、open ”text.dat” For write As # 1
B、open ”text.dat” For Binary As # 1
C、open ”text.dat” For Input As # 1
D、open ”text.dat” For Random As # 1
正确答案:C
答案解析:略

A、open ”text.dat” For write As # 1
B、open ”text.dat” For Binary As # 1
C、open ”text.dat” For Input As # 1
D、open ”text.dat” For Random As # 1
正确答案:C
答案解析:略