单项选择题
A.小数 B.char数组 C.int D.float
A.fp=fopen("file1","r") B.fp=fopen("file1","r+") C.fp=fopen("file1","a") D..fp=fopen("file1","w")
A.12 B.34 C.12345 D.提示出错、无结果