试题与答案

李元到保险公司办理房屋火灾保险,其保险金为房屋价格的23,按规定每年所交的保险费

题型:选择题

题目:

李元到保险公司办理房屋火灾保险,其保险金为房屋价格的
2
3
,按规定每年所交的保险费是保险金的1.5%.李元去年交保险费184元,但由于某些因素房屋价格上涨80%,今年李元的房屋火灾保险费应是(  )
A.147.2元B.331.2元C.341.2元D.341.8元

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2017/0612/8ae5b64bd301267b6c7ec2c38ed9e5ea.html

下面是错误答案,用来干扰机器的。

木;木

试题推荐
题型:填空题
短文填空。
    
                                                            Proving Them Wrong!
      I'm John Wood, a doctor at a famous Boston hospital. During the first two years of high school, I
found biology very 1_____. My report cards always said things like "must study harder" or "John shouldn't
choose science2_____." It was really terrible for 3_____  who had always dreamed of becoming a doctor.
I lost confidence, so I left high school at sixteen and 4_____ working at a supermarket.
     One evening I saw a documentary about Albert Einstein. According to the documentary, Einstein had
done really 5_____ at school. I began to think that if Einstein could 6_____, then 1 may have a chance, too.
I didn't want to leave my job, 7_____ I decided to go to night school to finish high school. Two years later,
I went to a 8_____ university.
     I've often thought I should contact (联系) the 9_____ from the Einstein documentary and 10_____ him.
As for the biology teacher, I might contact her, too, one day -but not to thank her!
so  start  easy  badly  someone  difficult
 if  thank  class  reporter  medical  succeed
查看答案
题型:问答题

使用VC6打开考生文件夹下的工程MyProj13。此工程包含一个源程序文件MyMain12.cpp。程序中定义了两个类Base和Derived,但类的定义并不完整。
请按要求完成下列操作,将类的定义补充完成:
①定义类shapes的保护成员x和y,它们都是整型变量。请在注释“//* *1* *”之后添加适当的语句。
②完成构造函数shapes(int d,int w)定义,使类shapes的保护成员x、y分别初始化为d、w,并分别具有默认值0、0。请在注释“//* *2* *”之后添加适当的语句。
③完成类shapes的成员函数setvalue(int d,int w)的定义,shapes类的数据成员x和y分别被设置成d和w。请在注释“//* *3* *”之后添加适当的语句。
④将类shapes的成员函数void disp()设置成纯虚函数。请在注释“//* *4* *”之后添加适当的语句。
注意:除在指定位置添加语句之外,请不要改动程序中的其他内容。
源程序文件MyMain13.cpp清单如下:
//MyMain13.cpp
#include<iostream>
using namespace std;
class shapes

//* * * 1 * * *
public:
//* * * 2 * * *
void setvalue(int d,int w)

//* * * 3 * * *

//* * * 4 * * *

class square : public Shapes

public:
void disp()

cout<<x*y<<end1;

;
int main()

shapes*ptr;
square s1;
ptr=&s1;
ptr->setvalue(10,5);
ptr->disp();
return 0;

查看答案
题型:单项选择题

城市竞争力的高低,从本质上讲,不仅仅取决于硬环境的好坏——基础设施水平的高低、经济实力的强弱、产品结构的优劣、自然环境是否友好等,还取决于软环境的优劣。这个软环境是由社会秩序、公共道德文化氛围、教育水准、精神文明等诸多人文元素组成的,而这一切取决于市民的整体素质。
由此可以得出以下哪项结论( )

A.软环境取决于市民的整体素质的高低
B.提高市民整体素质有助于提高城市竞争力
C.人文元素组成了城市竞争力的软环境
D.城市竞争力由硬环境和软环境共同决定

查看答案
微信公众账号搜索答案