皮皮学,免费搜题
登录
搜题
【判断题】
电压等级越高,电压控制越容易。
A.
正确
B.
错误
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】语句:Dimstudent(100)定义的是一个()维数组。
A.
1
B.
2
C.
5
D.
100
【多选题】电子邮箱的()都保存在邮件服务器中 。
A.
注册资料
B.
邮件内容
C.
容量大小
D.
登录记录
【单选题】-We can use MSN to talk with each other on the Internet. -Really? Will you please show me ____ it? [     ]
A.
what to use
B.
how to use
C.
how can I use
D.
what can I use
【单选题】定义数组AA(N,M),则二维和一维下标的换算关系是AA(I,J)=AA()
A.
i*M+J
B.
(i-1)*M+J
C.
(i-1)*M+I
D.
i*M+j-I
【单选题】管理控制的基本类型有几种
A.
2种
B.
3种
C.
4种
D.
5种
【单选题】---We can use MSN to talk with each other on the Internet. ---Really? Will you please show me ________ it?
A.
what to use
B.
how to use
C.
how can I use
D.
where can I use
【单选题】We don't have any pencils.  Please don't . [     ]
A.
 use up it
B.
 use them up
C.
 use it up
【单选题】——We can use QQ to chat with each other on the Internet. ——Really? Will you please show me ________ ?
A.
how to use it
B.
what to use it
C.
how can I use it
D.
what can I use it
【单选题】给出下面代码段,哪行将引起一个编译时错误?_______ public class Test { //1 int m, n; //2 public Test() {} //3 public Test(int a) { m=a; } //4 public static void main(String arg[]) { //5 Test t1,t2; //6 int j,k; //7 j=0; k=...
A.
line 3
B.
line 5
C.
line 6
D.
line 10
【单选题】由“For i=1 To 16 Step 3”决定的循环结构被执行 次。
A.
4
B.
6
C.
5
D.
7
相关题目: