A.Close1,2,3,4,5 B.Close#1;#2;#3;#4;#5 C.Close#1-#5 D.Close
A.Input#文件號(hào),變量名 B.Write#文件號(hào),表達(dá)式列表 C.Put#文件號(hào),變量名 D.Get#文件號(hào),變量名
A.x=Input(#1,1) B.x=Input(1,#1) C.LineInput#1,x D.Input#1,x