首页/ 题库 / [单选题]1-Excuse me,_____whe的答案

1-Excuse me,_____where Main Street is -Turn left at the second light and then go straight for two blocks

单选题
2021-09-06 20:51
A、tell me
B、can you tell
C、you should tell me
D、can you tell me
查看答案

正确答案
D

试题解析

感兴趣题目
1_____education is the instruction that occurs when the instructor and students are separated by distance or time,or both
1-Excuse me,_____where Main Street is -Turn left at the second light and then go straight for two blocks
函数fun的功能是:使字符串str按逆序存放。void fun (char str[]){ char m; int i, j; for(i=0,j=strlen(str); i<________; i++,j--) { m=str[i]; str[i]=_______; str[j-1]=m; }printf("%s\n", str);}
有以下程序: main() { char str[][10]={"China","Beijing"),*P=str; printf("%s ",p+10); } 程序运行后的输出结果是 ______。
Alexandra: Excuse me, officer. Can you tell me how to get to London Street?Policeman: Sure. You should take No. 1 Train to Van Cortland Park.Aiexandra: Thank you.Policeman: Anytime._________.
设有以下语句: char str 1[]="string",str2[8],*str3,*str4="string"; 则______不是对库函数的正确调用。
I cannot make head or tail of these instructions _____ the packet. Can you explain them to me?
:不管外界对大学英语四、六级考试有怎样的非议,每年的四、六级考试还是_________地进行着,不少高校的学位证书仍然与大学英语四、六级考试挂钩着,大学英语四、六级考试成绩依然神气着……当大学英语四、六级考试_________成只为一纸证书考试时,大学英语四、六级考试就已经变得_________了。 填入画横线部分最恰当的一项是( )。
不管外界对大学英语四、六级考试有怎样的非议,每年的四、六级考试还是________地进行着,不少高校的学位证书仍然与大学英语四、六级考试挂钩着,大学英语四、六级考试成绩依然神气着……当大学英语四、六级考试________成只为一纸证书考试时,大学英语四、六级考试就已经变得________了。填入划横线部分最恰当的一项是( )。
Duty is an act or a course of action that people __________you to take by social customs, law or religion.
下面程序的输出结果为______。 #include<string.h> main() { char p1[7]="abc",p2[]="ABC",str[50]="xyz"; strcpy(str,strcat(p1,p2)); printf("%s",str); }
It is the ability to do the job ______ matters not where you graduate from or what you are.