A-A+

在下列# include命令中 正确的一条是 ()A.# include [string.h

2022-08-06 02:39:14 问答库 阅读 175 次

问题详情

在下列# include命令中,正确的一条是 ()
A.# include [string.h]
B.# include {math.h}
C.# include(stdio.h)
D.# include<stdio.h>请帮忙给出正确答案和分析,谢谢!

参考答案

正确答案:D

考点:命令