• 2022-07-25
    中国大学MOOC: C程序中使用scanf和printf函数,必须要包含的头文件名字是_____________。
  • stdio.h

    内容

    • 0

      要使用scanf和printf函数,应该包含的头文件是()。

    • 1

      中国大学MOOC: 使用printf函数需要包含的头文件是

    • 2

      调用printf和scanf函数时,必须包含的头文件是()。 A: stdio.h B: stdlib.h C: define

    • 3

      使用scanf()、printf()等输入、输出函数时,应该包含的头文件是【】。 A: stdio.h B: math.h C: string.h D: 不用包含头文件

    • 4

      在程序中,如果使用printf()函数,应该包含______头文件