皮皮学,免费搜题
登录
搜题
【单选题】
12目前,被人们称为3C的技术是指()
A.
微电子技术,光电子技术和计算机技术
B.
微电子技术、通信技术和计算机技术
C.
通信技术、计算机技术和控制技术
D.
信息基础技术、信息系统技术和信息应用技术
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】若函数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)
相关题目: