《建设工程质量管理条例》规定,在正常使用条件下,电气管线、给排水管道、设备安装和装修工程的最低保修期限为( )年。
A.5
B.3
C.2
D.1
参考答案:C
Students should be encouraged to use _____ Internet as _____ resource. [ ]
A. /; a
B. /; the
C. the; the
D. the ; a
以下程序段的输出结果是 ______。 char ch[3][5]=“xxxx”,“yy”,“zz”: cout<<ch[1];
A.“xxxx”
B.“yy”
C.“yyzz”
D.“zz”