第33592题 单选题
执行以下C++代码,输出的结果是?
cout << "hello C++";
A

hello

B

C++

C

hello C++

D

helloC++

程序运行统计
暂无判题统计
提交0次 正确率0.00%
答案解析