答案查看网,轻松搜题/搜资源
登录
×
登录账号
记住密码
立即注册
忘记密码
×
注册
使用微信扫描二维码,获取账号密码后免费查看答案
前往登录
忘记密码
×
忘记密码
使用微信扫描下方二维码,即可找回您的账号密码
前往登录
立即注册
搜题/搜资源
【判断题】【消耗次数:1】
A: Hello! Are you John Smith? B: Yes, I am.
①
正确
②
错误
参考答案:
复制
纠错
➡️如需代学继续教育,请点击这里
相关题目
【判断题】
A: How old are you? B: Yes, I am.
①
正确
②
错误
查看完整题目与答案
【判断题】
A: Hello! This is Lee. I want to speak to Smith. B: This is Smith.
①
正确
②
错误
查看完整题目与答案
【判断题】
A: Hello! This is Lee. I want to speak to Smith. B: This is Smith.
①
正确
②
错误
查看完整题目与答案
【单选题】
A: Hello, [填空] Can I help you? B: Yes, this is Lin Xiaoyan. Could I speak to Mark Strong, please?
①
Who are you?
②
Whos speaking?
③
Im the secretary.
④
ABHK Bank.
查看完整题目与答案
【单选题】
A: Hello. May I speak to John, please? B: Speaking. A: [填空]
①
How do you do?
②
Glad to hear your voice.
③
Fine, thats good
④
Hi, John. This is Linda
查看完整题目与答案
【单选题】
9.He is far ______in sports than I am.
①
more interested
②
more interesting
③
as interested
④
as interesting
查看完整题目与答案
【判断题】
A: Hello, could I speak to Jack, please? B: Who are you?
①
正确
②
错误
查看完整题目与答案
【判断题】
A: Could I speak to John, please? B: No, you cant.
①
正确
②
错误
查看完整题目与答案
【判断题】
A: Hello, is that Paul White? B: No, this is John.
①
正确
②
错误
查看完整题目与答案
【判断题】
A: Ought I to leave tomorrow? B: Yes, I think you ought to.
①
正确
②
错误
查看完整题目与答案
随机题目
【单选题】
文件操作的一般步骤是()。
①
打开文件,定义文件指针,修改文件,关闭文件
②
打开文件,定义文件指针,读写文件,关闭文件
③
定义文件指针,定位指针,读写文件,关闭文件
④
定义文件指针,打开文件,读写文件,关闭文件
查看完整题目与答案
【单选题】
若定义如下结构,则能打印出字母M的语句是()。structperson{charname[9];intage;};structpersonclass[10]={"Wujun",20,"Liudan",23,"Maling",21,"zhangming",22};
①
printf("%c\n",class[3].name);
②
printf("%c\n",class[2].name[0]);
③
printf("%c\n",class[2].name[1]);
④
printf("%c\n",class[3].name[1]);
查看完整题目与答案
【单选题】
<imgwidth="288"height="25"v:shapes="图片_x0020_80"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy02-60.files/image075.png">
①
包含1个字符
②
包含2个字符
③
包含3个字符
④
是非法表示
查看完整题目与答案
【单选题】
设有如下语句:structstu{intnum;intage;};structstus[3]={{101,18},{102,21},{103,19}};structstu*p=s;则下面表达式的值为102的是()。
①
(p++)-num
②
(*++p).num
③
(*p++).num
④
*(++p)-num
查看完整题目与答案
【单选题】
判定逻辑值为“真”的最准确叙述是()。
①
1
②
大于0的数
③
非0的整数
④
非0的数
查看完整题目与答案
【单选题】
只能向终端输出一个字符的是()。
①
printf()函数
②
scanf()函数
③
getchar()函数
④
putchar()函数
查看完整题目与答案
【单选题】
若有定义:structstudent{intnum;charsex;intage;}stu1;下列叙述不正确的是()。
①
student是结构体类型名
②
structstudent是结构体类型名
③
stu1是用户定义的结构体类型变量名
④
num,sex,age都是结构体变量stu1的成员
查看完整题目与答案
【单选题】
若有定义:intm=7,n=10,k;则执行语句k=m后k的值为()。
①
2
②
1
③
17
④
15
查看完整题目与答案
【单选题】
<imgwidth="392"height="72"v:shapes="图片_x0020_160"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy01-60.files/image163.png">
①
3
②
5
③
6
④
10
查看完整题目与答案
【单选题】
以下选项中,合法的实型常数是()。
①
E-3
②
.2E1
③
1E.5
④
1.5E
查看完整题目与答案