皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
听力原文:W: Hey Taxi! Ah great. Thanks for pulling over. M: Where to? W: Well, I'm going to the National Museum of Art, and... M: Sure. Hop in. No problem. Hang on! W: Uh. Excuse me. How long does it take to get there? M: Well, that all depends on the traffic ,but it shouldn't take more than twenty minutes for the average driver. And I'm not average. I have driving down to an art, so we should be able to cruise through traffic and get there in less than twelve minutes. W: Oh, by the way, do you know what time the museum closes? M: Well, I would guess around 6:00 o'clock. W: Uh, do you have the time? M: Yeah It's half past four. W: Oh, before I forget, can you recommend any good restaurants downtown that offer meals at a reasonable price? M: Umm... Well, the Mexican restaurant, La Fajita, is fantastic. It's not as inexpensive as other places I know, but the decor is very authentic, and the portions are larger than most places I've been to. W: Sounds great! How do I get there from the museum? M: Well, you can catch the subway fight outside the museum. There are buses that run that way, but you would have to transfer a couple of times. And there are taxis too, but they don't run by the museum that often. W: Okay. Thanks. (20)
A.
To a park.
B.
To a movie theater.
C.
To a musical.
D.
To a museum.
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】进口代付期限与进口付款期限合计原则上不超过()天。超过天数的,须经总行国际业务部门审批同意后方可办理。
A.
30
B.
60
C.
180
D.
360
【多选题】配旨配线工程中,对导线连接的基本要求有( )。
A.
接头的机械强度不应小于导线强度的60%
B.
连接可靠,接头电阻小,稳定性好
C.
接头电阻不应大于相同长度导线的电阻
D.
绝缘性能好,接头的绝缘强度应与导线的绝缘强度一样
【简答题】以下程序可把输入的十进制数以十六进制数的形式输出。 请在横线上填上适当的内容并把横线删除,使它能得出正确的结果。 注意:不要改动main函数,不得增行或删行,也不得更改程序的结构。 试题程序; main () { char b[17]={'0123456789ABCDEF'}; int c[] ,d,i=0,base=16; long n; printf('Enter a number:/n'...
【简答题】导线连接的基本要求有哪些?
【单选题】已知某固体材料的密度为 1.8 g /cm 3 、表观密度为 1500 kg /m 3 ,,则其孔隙率为( )。
A.
14.3%
B.
16.7%
C.
88.0%
D.
12.5%
【简答题】以下程序可把输入的十进制数以十六进制数的形式输出,请填空。 int main() { char b[17]={"0123456789ABCDEF"}; int c[],d,i=0,base=16; long n; printf("Enter a number:\n"); scanf("%ld",&n); do { c[i]=【1】; i++; n=n/base; }while(n!=0);...
【单选题】进口代付的期限原则上不超过( )。
A.
60天
B.
90天
C.
180天
D.
365天
【简答题】以下程序可以把从键盘上输入十进制数(10ng型)以二到十六进制数的形式输出,请填空。 include<stdio.h> main( ) {char b[16] = {0,1,2,3,4,5,6,7,8,9,A,B,C,D, E,F}; int c[],d,i=0,base; long n; printf('Enter a number:/n');scanf('%1d',&n); printf(...
【简答题】以下程序可把输入的十进制数以十六进制数的形式输出,请填空。 main() { char b[17]={"0123456789ABCDEF"}; int c[],d,i=0,base=16; long n; printf("Enter a number:\n"); scanf("%ld",&n); do{ c[i]= ; i++; n=n/base; }while(n!=0); printf(...
【单选题】所谓的内部服务指的是()。
A.
组织为顾客提供的服务
B.
组织内各部门之间的相互支持
C.
客户服务
D.
免费服务
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题