网问答>>打印输出hello world #include stdio.h int main() { printf("Hello, worldn"); return 0; }?
问题
已解决

打印输出hello world #include stdio.h int main() { printf("Hello, worldn"); return 0; }?

时间:2021-01-23 07:46:39
程序功能:打印输出hello world#include stdio.h int main(){ printf("Hello, worldn"); return 0; }上面程序的运行结果是(D )A. "Hello, worldn"B. Hello, worldC. 程序功能:打印输出hello worldD.程序出错,不能运行这道题为什么选D啊???
最佳回答
正确答案是:B
时间:2021-01-23 07:46:40
本类最有帮助
Copyright © 2008-2013 www.wangwenda.com All rights reserved.冀ICP备12000710号-1
投诉邮箱: