A-A+

调用系统函数labs时 应选用的文件包含是()A.#include stdio.hB.#

2022-08-06 23:14:16 问答库 阅读 181 次

问题详情

调用系统函数labs时,应选用的文件包含是()
A.#include "stdio.h"
B.#include "string.h"
C.#include "ctype.h"
D.#include"math.h"请帮忙给出正确答案和分析,谢谢!

参考答案

正确答案:D

考点:函数,文件