填空题
语句cout<<'/n'还可表示为
【15】
。
1、
【正确答案】
1、cout<<endl;
【答案解析】
[命题目的] 考查"/n"和endl的意义。
[解题要点] "/n"表示换行,endl也可表示换行。
[考点链接] endl和"/n"可以通用。
提交答案
关闭