参考答案和解析
正确答案:B
39.B【精析】develop from由…发展而来;differ from不同于…;depart from违反,背离(常规);derive from起源于。这里讲的是水力电站与潮汐电站在供电的持续性方面的不同之处,故选B。
更多“[ A] develop[ B ] differ[ C] depart[ D] derive”相关问题
  • 第1题:

    学生表(id,name,sex,age,depart_id,depart_name),存在函数依赖是id→name,sex,age,depart_id;dept_id→dept_name,其满足()。

    A、1NF

    B、2NF

    C、3NF

    D、BCNF


    参考答案:B

  • 第2题:

    WHEN DO YOU EXPECT IT TO DEPART?我认为何时会起飞?

    此题为判断题(对,错)。


    正确答案:×

  • 第3题:

    有如下程序includeusing nameSpace std;class base{public:vinual void f1() { cout<

    有如下程序 #include<iostream> using nameSpace std; class base { public: vinual void f1() { cout<<"F1 Base"; } virtual void f2() { cout<<"F2Base"; } }; class derive:public base { void f1() { cout<<"F1Derive"; } void f2(int x) { cout<<"F2Derive"; } }; int main() { base obj1,*p; derive obj2; p=&obj2; p—>f1(); p—>f2(); return 0; } 执行后的输出结果是

    A.F1Derive F2Base

    B.F1Derive F2Derive

    C.F1Base F2Base

    D.F1Base F2Derive


    正确答案:A
    解析:本题主要考查C++中虚函数机制及其继承过程中的要点。虚函数在基类中加关键字virtual声明,在派生类中重新定义;如果派生类没有覆盖虚函数,则程序执行中将会执行基类的虚函数版本。题目程序中,建立了基类base,其内函数voidf1()和voidf2()均被声明为虚函数,并在调用时会显式的发出声明。派生类derive利用public方式继承基类base,并覆盖其基类base中的虚函数f1();对于base中的虚函数f2(),由于派生类derive中的同名函数f2()中带有参数intx,因此被编译器认为是函数重载,而不作虚函数覆盖处理,因此实际上派生类derive中包含两个f2()函数,一个不带参数,调用时执行基类base中的f2()函数版本,一个带参数intx,调用时执行重载后的版本。题目main()函数中,定义了基类对象。obj1和基类指针*p,同时定义了派生类对象。obj2。p指向。obj2时:p—>f1()函数调用执行派生类覆盖后的版本,输出D1:p->f2()由于不带参数,因此执行未经派生类覆盖的函数版本,即基类base中的f1()函数版本。

  • 第4题:

    Based on a DR,at approximately 1817 you would expect to______.

    A.enter a traffic separation zone

    B.cross a submerged pipeline

    C.depart a regulated area

    D.depart a restricted area


    正确答案:C

  • 第5题:

    Adion Airlines cannot ____that all flights depart on time.

    A. guaranteeing
    B. guarantee
    C. guaranteed
    D. guarantees

    答案:B
    解析:

  • 第6题:

    We derive information mainly from the Internet.

    A: deprive
    B: obtain
    C: descend
    D: trace

    答案:B
    解析:
    题干意为“我们主要从互联网上获得信息。”句中划.线词为动词,意为源于,得自。B项。btain意为获得;例句:You can also obtain knowledge through practice.你还可以从实践经验中获得知识。A项意为使丧失,剥夺;C项意为下降,下去;遗传;D项意为追踪;探查;故选B。

  • 第7题:

    These are defensive behavior patterns which derive from our fears.

    A:stem
    B:rely
    C:develop
    D:grow

    答案:A
    解析:
    本句意思:这些是源于恐惧的防卫性行为。stem意为“起源于”,最符合题意,如:His error stemmed from carelessness.他的错误是由于粗心造成的。rely意为“依赖”,如:They have to rely on the river for their water.他们用水只好依靠这条河。develop意为“发展”; grow意为“生长”。

  • 第8题:

    We derive information mainly from the Internet.

    A:deprive
    B:obtain
    C:descend
    D:trace

    答案:B
    解析:
    本句意思:我们主要从网络上获取信息。derive意为“得自,起源,引申于”,与obtain(获得)意思相近。deprive剥夺;descend下降;trace追踪,回溯。第2部分:阅读判断

  • 第9题:

    You are creating a Windows Forms application by using the .NET Framework 3.5.You plan to develop a custom control for the application.  The control will be a composite control.Your need to derive from the class that will create the control by using the minimum amount of development effort.What should you do?()

    • A、Derive from the Control class.
    • B、Derive from the UserControl class.
    • C、Derive from the FrameworkElement class.
    • D、Derive from the ContainerControl class.

    正确答案:B

  • 第10题:

    哪一项不是决定客户机发送Client—Key—Exchang消息的密钥交换类型:()

    • A、RSA
    • B、固定的Differ—Hellman
    • C、Fortezza
    • D、长期的Differ—Hellman

    正确答案:D

  • 第11题:

    You are creating a Windows Forms application by using the .Net Framework 3.5.You plan to design a composite control for the application.You need to derive the control from a base class that supports templates.What should you do?()

    • A、Derive from the Control class.
    • B、Derive from the UserControl class.
    • C、Derive from the ScrollableControl class.
    • D、Derive from the ContainerControl class.

    正确答案:A

  • 第12题:

    单选题
    Which airport will the speakers depart from?    
    A

    Heathrow

    B

    Milan

    C

    Liverpool


    正确答案: C
    解析: 在对话最后女士说Let’s get a flight from Liverpool then,可推测他们最后会从Liverpool出发。
    【录音原文】
    W: Berry, we really must book out flight soon.
    M: Yes, I know. We can do it on the Internet. Let’s see. There is a flight from Liverpool to Bangkok every day. But we have to change at Milan.
    W: So there isn’t a direct flight?
    M: We can get a direct flight from Heathrow. But it’s more expensive.
    W: Let’s get a flight from Liverpool then.

  • 第13题:

    以下程序的执行结果是______。 include class base { public: virtual void who(){c

    以下程序的执行结果是______。

    include<iostream.h>

    class base

    {

    public:

    virtual void who(){cout<<"base class"<<endl:}

    };

    class derrvel:public base

    {

    public:

    void who(){cout<<"derivel class"<<endl:}

    };

    class derive2;public base

    {

    public:

    void who() {cout<<"derive2 class"<<endl;}

    };

    void main()

    {

    base obj1,*P;

    derive1 obj2;

    derive2 obj3:

    p=&obj1;

    p->who();

    p=&obj2:

    p->who();

    p=&obj3;

    p->who();

    }


    正确答案:base class derivel class derive2 class
    base class derivel class derive2 class

  • 第14题:

    下列类的定义中,有( )处语法错误。 class Base { public: Base(){} Base(int i) { data=i; } private: int data; }; class Derive : public Base { public: Derive() : Base(O) {} Derive (int x) { d=x; } void setvalue(int i) { data=i; } private: int d; };

    A.1

    B.2

    C.3

    D.4


    正确答案:B
    解析:本题考核派生类的定义和成员的访问权限。第①处错误:在派生类的构造函数Derive(intx)中没有调用基类的构造函数对基类对象初始化。第②处错误:数据data是基类Base的私有成员,派生类Derive不能访问,所以在函数setvalue中对data的赋值是错误的。

  • 第15题:

    A cover B change C range D differ


    正确答案:C

  • 第16题:

    The company would be able to _________workers selectively.

    A. disorder
    B. depart
    C. Dismiss
    D. demand

    答案:C
    解析:
    考查词义辨析。本句意为:这家公司开始有选择地解雇员工。disorder 扰乱;depart离开;dismiss 解雇;遣散;demand 要求。

  • 第17题:

    When does the next train depart?

    A:.pull up
    B:pull down
    C:pull out
    D:pull in

    答案:C
    解析:
    题干意为“下一趟火车何时出发?” 句中划线词意为“离开,出发,启程”,C项pull out意为“离开,出发,撤离”;例句:The anchor was raised and the ship pulled out.船起了锚,并离开了海岸。A项意为“拔起,停下来,阻止”;B项意为“摧毁,推翻,拉下来,使下跌”;D项puli in意为“进站,到岸”;故选C。

  • 第18题:

    People greatly differ ( ) their view of life
    A form
    B in
    C at
    D to


    答案:A
    解析:

  • 第19题:

    We derive information mainly from the Internet.

    A:deprive
    B:obtain
    C:descend
    D:trace

    答案:B
    解析:
    本句意思:我们主要从网络上获取信息。derive意为“得到,获得”,与obtain(获得)意思相近。deprive剥夺;descend下降;trace追踪,回溯。

  • 第20题:

    Checking accounts differ () saving accounts.

    Awith

    Bon

    Cbetween

    Dfrom


    D

  • 第21题:

    CipherSuite字段中的第一个元素密钥交换模式中,不支持的密钥交换模式是哪个()

    • A、定的Differ—Hellman
    • B、暂的Differ—Hellman
    • C、名的Differ—Hellman
    • D、期的Differ—Hellman

    正确答案:D

  • 第22题:

    获取到当前系统日期的年份,下列正确的表达式为()

    • A、getdate
    • B、depart(getdate)
    • C、depart(mouth,getdate)
    • D、year(getdate)

    正确答案:D

  • 第23题:

    单选题
    You are creating a Windows Forms application by using the .NET Framework 3.5.You plan to develop a custom control for the application.  The control will be a composite control.Your need to derive from the class that will create the control by using the minimum amount of development effort.What should you do?()
    A

    Derive from the Control class.

    B

    Derive from the UserControl class.

    C

    Derive from the FrameworkElement class.

    D

    Derive from the ContainerControl class.


    正确答案: C
    解析: 暂无解析