• (40)有以下程序
    #include
    main()
    { FILE *f;
    f=fopen(“filea.txt”,”w”);
    fprintf(f,”abc”);
    fclose(f);
    }
    若文本文件filea.txt中原有内容为:hello,则运行以上程序后,文件filea.txt中的内容为
    A) helloabc B)abclo C)abc D)abchello

    正确答案:C
  • 2021年06月07日 14时47分来自  问答库 >> 计算机类
  • 评论 0
  • 手机玩微博

    手机版 手机端
    Powered by 日新微博 © 2018 - 2020 日新网