王老师:19139051760(拨打)复制微信 题目 更新时间:2023/4/3 有以下程序: main() {FILE *f; f=fopen(“fa.txt“,“w“); fprintf(f,“day“); fclose(f);} 若文本文件fa。txt中原有内容为:hello,则运行以上程序后,文件fa.txt中的内容为( )。得分:4分A.dayB.hellodayC.dayloD.dayhello 答案 登录 注册 A.day 出自:其他 >> 河北建筑工程学院C语言程序设计考试题 河北建筑工程学院继续教育学院