题目内容

有如下程序: #include<iostream> using namespace std; class BASE{ public: ~BASE( ){cout<<"BASE";} }; class DERIVED:public BASE{ public: ~DERIVED( ){cout<<"DERIVED";} }; int main( ){DERIVED x;return 0;} 程序的输出结果是

A. BASE
B. DERIVED
C. BASEDERIVED
DERIVEDBASE

查看答案
更多问题

下列关于C++流的叙述中,正确的是

A. cin是一个输入流对象
B. 可以用ifstream定义一个输出流对象
C. 执行语句序列char*y="PQMNIt";cout<<y;将输出字符串"PQMN"的地址
D. 执行语句序列char x[80];cin.getll’ne(x,80);时,若输入 Happyr new year 则x中的字符串是"HaPPy"。

The passage can best be described as a

A. survey of the inadequacies of a conventional viewpoint
B. reconciliation of opposing points of view
C. summary and evaluation of a recent study
D. defense of a new thesis from anticipated objections
E. review of the subtle distinctions between apparently similar views

关于烧伤焦痂切开减张,正确的是

A. 只要确定为环形深度烧伤,应该尽早切开减张,愈早愈好
B. 非环匝形创面,无需行焦痂切开减张
C. 烧伤焦痂切开减张,切口范围和切口深度在焦痂范围内进行,以免造成新的损伤
D. 手术必须在良好的麻醉下进行
E. 只要不出现血管、神经压迫症状,尽管为环形深度烧伤,也不用行焦痂切开减张

某公司雇员吴某,45岁,现在年收入是15万元,他预期收入每年实现增长2.5%直到 70岁,按现在年利率1.5%计算,利用生命价值法,吴某需要( )万元的人寿保险。

A. 284.7
B. 412
C. 427
D. 430

答案查题题库