第5题: [填空题]Gary should take complete ______ (responsible) for the accident. 参考答案:responsibility 答案解析:本题考查词形的转换。responsible是形容词,意为“有责任心的”;固定搭配为:take responsibility for sth ,意为“对…负责任”。该句意为: Gary应该为此事故负全责
则该程序的输出结果是 ( )。 A. 3.1415** B. ***3.1416 C. 3.141593 D. **3.14159 参考答案:B 答案解析:[解析] 本题主要考察C++中输入输出流的格式控制操作。C++允许使用 setprecision操纵符来控制输出对象的输出精度,若程序中没有指定输出精度,则其默认值为6。C++同时允许使用setfil