皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【多选题】
A : Excuse me.Where is the Xiehe Hospital ? __ 3 1 __ B : Oh , it's a little( 有点儿 ) far. A : __ 3 2 __ B : Yes , you can take the subway to get there. A : By the way , where is the supermarket ? __ 3 3 __ B : I think you need to take a bus. A : Which( 哪一辆 ) bus do I need to take? B : __ 3 4 __ A : Oh , I know.__ 3 5 __ B : At People's Park Stop.Don't miss it. A : Thank you very much. B : You're welcome.
A.
I'm new here.
B.
What about you?
C.
No,you can't.
D.
No.101 bus or No.201 bus.
E.
Which stop should I get off?
F.
I need to buy something first.
G.
Can I take a subway to get there?
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】以下对指针变量的操作中,不正确的是 ( ) 。
A.
int  p, *q;  q=&p;
B.
int  *p, *q;  q=p=NULL;
C.
int  a=5, *p, *q=&a;  p=q;
D.
int  a=1, *p;  *p=a;
【单选题】以下对指针变量的操作中,不正确的是 ( ) 。
A.
int a=6, b,*p; p=&a; b=*p;
B.
int a, *p, *q; q=&a; p=*q;
C.
int a=6, *p, *q=&a; p=q;
D.
int a, *p, *q; p=q=&a;
【单选题】These children are ____ this year than they were last year.
A.
more tall
B.
more taller
C.
very taller
D.
much taller
【单选题】以下对指针变量的操作中,不正确的是 ( ) 。
A.
int  a, *p, *q;  p=q=&a;
B.
int  a, *p, *q;  q=&a;  p=*q;
C.
int  a=6, b,*p;  p=&a;  b=*p;
D.
int  a=6, *p, *q=&a;  p=q;
【单选题】以下对指针变量的操作中,不正确的是_ __
A.
int a, *p, *q ; p=q=&a ;
B.
int a=6, *p, *q=&a ; p=q ;
C.
int a=b=6, *p ; p=&a ; b=*p ;
D.
int a=5, *p, *q=&a ; *p=*q ;
【多选题】网络知识产权除了传统知识产权的内涵外,又包括( )
A.
数据库
B.
计算机软件
C.
多媒体
D.
网络域名
E.
数字化作品以及电子版权
【单选题】巴枯宁逝世于下面哪一年:()
A.
1876年
B.
1877年
C.
1878年
D.
1879年
【单选题】以下对指针变量的操作中,不正确的是 ( ) 。
A.
int  a, *p, *q;  p=q=&a;
B.
p=2002;
C.
int  a, *p, *q;  q=&a;  p=q;
D.
int  a=6, *p, *q=&a;  p=q;
【单选题】以下对指针变量的操作中,不正确的是 ( ) 。
A.
int  p, *q;  q=&p;
B.
int  *p, *q;  q=p=NULL;
C.
int  a=5, *p, *q=&a;  p=q;
D.
int  a=5, *p;  *p=a;
【单选题】How lovely these Children are! Yeah. They memories of my childhood.
A.
called out
B.
called for
C.
called up
D.
called on
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题