A.prospective
B.prospect
C.futuristic
D.future
第1题:
Ben: Hi, Tom. Want to go and play bowling tonight?
Tom: _________When and where shall we meet?
A. It's smart
B. Sounds good
C. It is possible
D. Looks good
第2题:
第3题:
关于以下代码说法正确的是(_____)。 class Student: def language(self): print ("All the students like Python") class Mary(Student): def work(self): print("Mary is programming") class Tom(Student): def language(self): print("Tom likes JAVA") mary = Mary() tom = Tom()
A.mary.language()会打印出All the students like Python
B.tom.language()会打印出All the students like Python
C.tom.work()会打印出Tom is programming
D.tom.language()会打印出Tom likes JAVA
第4题:
Dialogue one Tom: Do you go to college?
Mike: Yes. __1__
Tom: What college do you go to?
Mike: I go to Pasadena City College.
Tom: Do you like it?
Mike: Oh, yes. __2__
Tom: why do you like it?
Mike: Because it has great teachers.
Tom: __3__
Mike: I like all my classmates, too.
Tom: Anything else? Mike: Yes. __4__
A. It’s not expensive!
B. You bet.
C. I think I do.
D. what else?
1______
2______
3______
4______
请帮忙给出每个问题的正确答案和分析,谢谢!
B
第5题:
MySQL使用()文件中的配置参数。
A.my-larger.ini
B.my-small.ini
C.my-huge.ini
D.my.ini
第6题:
【单选题】MySQL使用()文件中的配置参数。
A.my-larger.ini
B.my-small.ini
C.my-huge.ini
D.my.ini