I used to smoke ____ but I gave it up three years ago.
(A) seriously (B) heavily (C) badly (D) severely
第1题:
The wealthy doctor has a __________ daughter.
A、three-years-old
B、three years’ old
C、three-year-old
D、three-year old
第2题:
A.WebSphereCommerceServer,WebSphereApplicationServerandWebserverplugin
B.WebSphereApplicationServer,DatabaseClientandWebserverplugin
C.WebSphereCommerceServer,DatabaseServerandWebSphereApplicationServer
D.WebSphereCommerceServer,WebSphereApplicationServerandDatabaseClient
E.Webserver,WebSphereCommerceServerandWebSphereApplicationServer
第3题:
3.—Mr Zhang,I'm not feeling well. I-d like to have this afternoon _________ to go to a doctor.
—OK.
A.on
B.off
C.down
D.up
第4题:
I_______ to get up late, but now I get up early every morningl.
A、used to
B、is used to
C、use
D、use to
第5题:
下列程序的输出结果是______。
include<iostream.h>
class base
{
int x,y;
public:
base(int i,int j){x=i;y=j;}
virtual int add( ){return x+y;}
};
class three:public base
{
int z;
public:
three(int i,int j,int k):base(i,j){z=k;)
int add( ){return(base::add( )+z);}
};
void main( )
{
three*q=new three(10,20,30);
cout<<q->add( )<<endl;
}
第6题:
—I’ll do the washing-up. Jack, would you please do the floors?
—_______.
A.Yes, please
B.No, I don’t
C. Yes, sure
D. No, not at all