单选题The professor could hardly find sufficient grounds _____ his arguments in favor of the new theory.Aon which to baseBwhich to base onCto base onDto be based on

单选题
The professor could hardly find sufficient grounds _____ his arguments in favor of the new theory.
A

on which to base

B

which to base on

C

to base on

D

to be based on


参考解析

解析:
句意:教授难以找到充足的论据来证明他赞成新理论的论点。此句中的先行词which在从句中作base on的宾语,此处考查的是名词+介词+which/whom+动词不定式结构的定语从句。

相关考题:

They have discovered a new medical herb, which they have ________ a large number of patients and found to have great healing power. A. operatedB. tried onC. took onD. tried with

One should always _____ facts. A、base one's opinion onB、base one's opinion inC、base one opinion onD、base one opinion in

有如下程序:#includeusing namespace std;class Base{public:void funl(){cout"Base\n";}virtual void fun2(){cout"Base\n";}};class Derived:public Base{public:void funl(){cout"Derived\n";}void fun2(){cout"Derived\n";}};void f(Base B . {b.funl();b.fun2();}, lt;, /Pint main(){Derived obj;f(obj);return 0;}执行这个程序的输出结果是A . Base BaseB . Base DerivedC . Derived BaseD . Derived Derived

The investor should be aware of the limitations of the financial statement analysis()the annual report.A. based onB. basing onC. base on

Many animals ____ green plants for their food.A. carry outB. base onC. depend onD. look for

有如下程序: #includeiostream using namespace std; class Base { public: void funl{cout”Base\n”;} virtual void fun2{eout”Base\n”;} }; class Derived:public Base{ public: void funl{eout”Derived、n”;} void fura{eout.”Derived\n”;} }; void f(BaseB.}b.funl;b.ftm2;} int main { Derived obj; f(obj); return 0; } 执行这个程序的输出结果是( )。A.Base BaseB.Base DerivedC.Derived BaseD.Derived Derived

Which of the following LAN technologies is defined as fast Ethernet?() A.10Base-TB.100Base-TC.100Base-FXD.1000Base-T

Which of the following describes 1Gigabit Ethernet?() A.10GBase-ERB.10Base-2C.1000Base-TD.100Base-5

Which of the following is resistant to crosstalk?() A.1000Base-TB.10GBase-CXC.100Base-FXD.STP

有如下程序:nclude using namespace std;class Base{public:void fun1() {cout 有如下程序:#nclude <iostream>using namespace std;class Base{ public:void fun1() {cout << "Base\n"; }virtual void fun2() {cout << "Base\n"; }};class Derived: public Base{ public:void fun1() {cout << "Derived\n"; }void fun2() {cout << "Derived\n"; }} void f(Base b) { B. fun1(); B. fun2(); }int main(){Derived obj;f(obj);return 0;}A.Base BaseB.Base DerivedC.Derived BaseD.Derived Derived

The professor could hardly find sufficient grounds ___________ his arguments in favor of the new theory.A.on which to baseB.which to base onC.to base onD.to be based on

Which of the following LAN technologies is defined as fast Ethernet?()A、10Base-TB、100Base-TC、100Base-FXD、1000Base-T

下列函数原型中,可以作为类Base析构函数的是()A、void~BaseB、~Base()C、~Base()constD、Base()

假设Child类为Base类的子类,则下面()创建对象是错误的。A、Base base=new Child()B、Base base=new Base()C、Child child=new Child()D、Child child=new Base();

Which of the following are forms of gigabit Ethernet that require the use of fiber optic cables?()A、1000Base-CXB、1000Base-TXC、1000Base-SXD、10Base-TE、1000Base-TF、1000Base-LX

class Base {  Base() { System.out.print(“Base”); }  }  public class Alpha extends Base {  public static void main( String[] args ) {  new Alpha();  new Base();  }  }  What is the result?()  A、 BaseB、 BaseBaseC、 Compilation fails.D、 The code runs with no output.E、 An exception is thrown at runtime.

单选题Which of the following cable standards has a maximum effective range of 25 meters (82 feet)?()A1000Base-CXB1000Base-TC1000Base-LXD1000Base-SX

多选题Which of the following are forms of gigabit Ethernet that require the use of fiber optic cables?()A1000Base-CXB1000Base-TXC1000Base-SXD10Base-TE1000Base-TF1000Base-LX

单选题class Base {  Base() { System.out.print(“Base”); }  }  public class Alpha extends Base {  public static void main( String[] args ) {  new Alpha();  new Base();  }  }  What is the result?()A BaseB BaseBaseC Compilation fails.D The code runs with no output.E An exception is thrown at runtime.

单选题The professor could hardly find sufficient grounds _____ his arguments in favor of the new theory.Aon which to baseBwhich to base onCto base onDto be based on

单选题下列函数原型中,可以作为类Base析构函数的是()Avoid~BaseB~Base()C~Base()constDBase()

单选题The professor could hardly find sufficient grounds ______ his arguments in favor of the new theory.Aon which he could baseBwhich to base onCto base onDto be based on

单选题Company uses layer 3 switches in the Core of their network. Which method of Layer 3 switching  uses a forwarding information base (FIB)?()ATopology-based switchingBDemand-based switchingCRoute cachingDFlow-based switchingENone of the other alternatives apply

单选题假设Child类为Base类的子类,则下面()创建对象是错误的。ABase base=new Child()BBase base=new Base()CChild child=new Child()DChild child=new Base();

单选题Which of the following describes 1Gigabit Ethernet?()A10GBase-ERB10Base-2C1000Base-TD100Base-5

单选题Which of the following is resistant to crosstalk?()A1000Base-TB10GBase-CXC100Base-FXDSTP

单选题Which of the following cable speeds would provide the GREATEST theoretical bandwidth?()A1000Base-TB100Base-TC10GBase-TD10Base-T

单选题Which of the following LAN technologies is defined as fast Ethernet?()A10Base-TB100Base-TC100Base-FXD1000Base-T