• 2022-06-16
    进行文件操作时需要包含头文件()。
    A: iostream.h
    B: stdio.h
    C: fstream.h
    D: stdlib.h
  • C

    内容

    • 0

      使用库函数前包含头文件stdio。h的正确命令是( )。 A: @include<stdio.h> B: #include<stdio.h> C: #include stdio.h D: #include”stdio.h”

    • 1

      C++文件操作需要包含的头文件是 A: fstream B: iostream C: iofstream D: ifstream E: ofstream F: filestream

    • 2

      c程序实现输入输出的函数头文件是什么? A: stbin.h B: stdi.h C: stdio,h D: stdio.h

    • 3

      C++语言程序中进行文件操作时应包含的头文件是()。 A: fstream.h B: math.h C: stdlib.h D: strstrea.h

    • 4

      C++语言程序中进行文件操作时应包含的头文件是( ) A: fstream.h B: math.h C: string.h D: iostream.h