A.Does…does
B.Do…does
C.Does…do
第1题:
Cleaning, painting and repair work is known as ______.
A.maintenance work
B.sailor’s work
C.daily work
第2题:
What's ( )job? Are ( ) British?
A. your, your
B. you, your
C. your, you
第3题:
( ) – Is Miss White __________ English teacher, Maria?
– No, she teaches __________ geography.
A.your;my
B.you;mine
C.you;us
D.your;us
第4题:
A、mother-in-law’s and his sister-in-law's
B、mother’s-in-law’s and his sister's-in-law’s
C、mother’s-in-law and his sister’s-in-law
D、mother-in-laws’ and his sister-in-laws’
第5题:
下列程序的运行结果是【 】。
include <iostream. h>
class SomeClass
{
public:
SomeClass(int value) { some_value=value;};
void show_data(void) { cout<<data<<"<<~some_value<<endl; };
static void set_data(int value) {data=value; }
private:
static int data;
int some_value
};
int SomeClass::data
void main(void)
{
SomeClass my_class(1001),your_class(2002);
your_class. set_data(4004);
my_elass. show_data()
}
第6题:
48.
A. my
B. his
C. their
D. your