自考题库
首页
所有科目
自考历年真题
考试分类
关于本站
游客
账号设置
退出登录
注册
登录
搜索
若磁盘上已存在某个文本文件,其全路径文件名为c:\c\data.txt,下列语句中不能打开文件的是( )。(2分)
AFILE *in;in=fopen("c:\c\data.txt","r");
BFILE *in;in=fopen("c:\\c\\data.txt","r");
CFILE *in;in=fopen("c:\\c\\data.txt","a+");
DFILE*in;in=fopen("c:\\c\\data.txt","r+");
出自:
中北大学C语言程序设计
显示答案
提示:
同一【IP】的非会员用户每天可免费获取10次答案
收藏本站【zk.995w.com】,下次访问不迷路
本站试题总数:【10245403】个 (题库试题定时更新)