皮皮学,免费搜题
登录
搜题
【单选题】
听力原文:M: Come in. What can I do for you? W: Professor Donald, are you giving your advanced geology course next semester? M: Yeah, I'm planning on it. W: I wonder if I could enter for it. I know it is a graduate course and I'm only a junior, but... M: Are you a little young? I've allowed qualified seniors to take the course, and they usually have a hard time keeping up. W: I know, but the geology of the American west is my major interest and I've done a lot of reading in the field. Last semester, I took Professor Berman's course, and I didn't find it challenging enough. M: I see. You certainly are one of those students who are out for easy grades. W: I should say not. I really want to learn something. M: Well, I will speak to Professor Berman about it. If he thinks you are ready, I will let you enter. W: Oh, thank you, Professor Donald. That's very nice of you. Why does the woman talk to the professor?
A.
Because she wants to apply to graduate school.
B.
Because she wants him to give her a good grade.
C.
Because she wants to take an advanced course.
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【简答题】以下程序中,fun()函数的功能是求3行4列二维数组每行元素中的最大值,请填空。 void fun(int,int,int(*)[4],int*); main() { int a[3][4]={{12,41,36,28},{19,33,15,27},{3,27,19,1}},b[3],i; fun(3,4,a,b); for(i=0;i<3;i++)printf('%4d',b[i]); prin...
【单选题】Neither the teacher not her students ________ to attend the meeting by the headmaster.
A.
has been asked
B.
has asked s
C.
have asked
D.
have been asked
【判断题】从大众社会理论来看,现代社会主要分成两个部分,一个部分是广泛的大众,另一个你是少数权利精英。
A.
正确
B.
错误
【简答题】以下程序中,fun函数的功能是求3行4列二维数组每行元素的最大值。请填空。 void fun(int,int,int (*)[4], int *); main() { int a[3][4]={{12,41,36,28},{19,33,15,27),{3,27,19,1}},b[3],i; fun(3,4,a,B) ; for(i=0;i<3;i++)printf('%4d',b[i]); pri...
【简答题】以下程序中,fun函数的功能是求3行4列二维数组每行元素中的最大值。请填空。 include <stdio, h> void fun(int,int,int( * )[4] ,int* ); main ( ) { int a[3] [4] = { { 12,41,36,28}, { 19,33,15,27}, {3,27,19,1 } } ,b[3] ,i; fun(3,4,a,b); for(i...
【单选题】排序趟数与序列的原始状态有关的排序方法是 ( )排序法。
A.
插入
B.
选择
C.
希尔
D.
快速
【单选题】由分别带权为3,9,6,2,5的共五个叶子结点构成一棵哈夫曼树,则带权路径长度为 ( ) 。
A.
53
B.
54
C.
55
D.
56
【单选题】Neither the students nor the teacher __ interested in it
A.
is
B.
are
【单选题】. ______ was wrong.
A.
Not the teacher but the students
B.
Both the students and the teacher
C.
Neither the teacher not the students
D.
Not the students but the teacher
【单选题】Neither the students nor the teacher _____.
A.
is to blame
B.
was to be blamed
C.
are to be blamed
D.
were to blame
相关题目: