单项选择题

A.Open "C:\T1.txt"For New
B.Open New "C:\T1.txt"For Output
C.Open "C:\T1.txt"For Output As #1
D.Open #1"C:\T1.txt"For Output