皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
目前一般的键盘接口有PS/2和()两种接口方式。
A.
IDE
B.
USB
C.
SCSI
D.
ISA
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】若函数fun的函数头为:int fun(int i,int j)且函数指针变量P定义如下:int (*P)(int i,int j);则要使指针P指向函数fun的赋值语句是
A.
P= *fun
B.
P=fun
C.
P=fun (i,j)
D.
P= &fun
【单选题】函数定义为Fun(int &A) ,一个变量定义为int i=0;,则下面调用中正确的是( )。
A.
Fun(10)
B.
Fun(10+i)
C.
Fun(&n)
D.
Fun(n)
【单选题】You may go to the ______ if you want to watch Peking opera. [     ]
A.
library
B.
supermarket
C.
theatre
D.
bookshop
【单选题】What did Sue experience in the bank?
A.
When she wanted to draw money, someone yelled.
B.
When she was in the line, a man ran into the bank.
C.
When she stood there, someone warned her.
D.
When she waited to be served, a man robbed the bank.
【单选题】You may go to the ________ if you want to watch Peking Opera.
A.
library
B.
supermarket
C.
theatre
D.
bookshop
【判断题】帮工人存在过错,赔偿权利人请求帮工人和被帮工人承担连带责任的,人民法院应予支持。
A.
正确
B.
错误
【单选题】What did Andrew do after he found the money?
A.
Took the money to a nearby bank.
B.
Reported to the police.
C.
Looked for the owner.
【单选题】What did the bank do to fix the problem?
A.
They gave the man his money back at once.
B.
They asked the man to provide the evidence.
C.
They decided to talk to the bank's owner.
【简答题】若函数fun的函数头为:int fun(int i,int j)且函数指针变量p定义如下:int (*p)(int i,int j);则要使指针p指向函数fun的赋值语句是( )。A. p=*fun; B. p=fun; C. p=fun(i,j); D. p=&fun;
【单选题】函数定义为Fun(int &
A.
,一个变量定义为int i=0;,则下面调用中正确的是( )。A) Fun(10)
B.
Fun(10+i)
C.
Fun(&n)
D.
Fun(n)
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题