单选题

4.下面的输出语句,哪一个是正确的用法?( )。


A.

printf(hello!)


B.

print(”hello!”)


C.

cout << hello world<< endl;


D.

cout <<  hello world << endl;


发表评论

登录 后再回复