皮皮学,免费搜题
登录
搜题
【单选题】
下列,若从键盘中输入的是大写字母C,则程序输出的结果是 import java.io.*; public class Exam{ public static void main(String args[]) int ch=0; System.out.println(”输入一个字符:”); try{ ch=System.in.read(); char ch_A='A',ch_Z='Z',; int delta_c=(int)ch_A+(int)ch_Z-ch; System.out.println(”编码后的字符为:”+(char)delta_c); } catch(IOException e){ e.printStackTrace(); } } }
A.
C
B.
Y
C.
X
D.
字母C的ASCII码的整型值
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】设随机变量 ,则 =( )。(注: )
A.
0.1498
B.
0.4672
C.
0.5328
D.
0.3085
【单选题】“数据库操作”案例中使用的ddocument.update方法可以( )。
A.
在集合上新增记录
B.
删除集合中的记录
C.
更新集合中的记录
D.
在集合中查询记录
【单选题】下列哪个光圈最大
A.
F/1.2 I
B.
F/5.6:
C.
F/8
D.
F/16
【简答题】试证明: (Féjer)设φ(x)同上,{λ n }是实数列,f∈/(R 1 ),则 . 注: (f∈L(R 1 )).
【单选题】Does Graham love to chat with friends in a cafeteria?
A.
Yes, he can never stay home alone.
B.
Yes, he doesn't like to stay home alone, and would like to meet new people.
C.
Yes, he often meets Fabian in this cafeteria.
【单选题】Does Graham love to chat with friends in a cafeteria?
A.
Yes, he can never stay home alone.
B.
Yes, he often meets Fabian in this cafeteria.
C.
Yes, he doesn’t like to stay home alone, and would like to meet new people.
【单选题】设随机变量 ,则 =( )。(注: )
A.
2.33
B.
4.66
C.
0.99
D.
0.01
【判断题】教室型布置会场,主席台的座位以第一排正中间的席位1为上,再按右为上原则排座。
A.
正确
B.
错误
【单选题】下列哪个光圈最大
A.
F/1.2
B.
F/5.6
C.
F/8
D.
F/16
【单选题】“数据库操作”案例中使用的collection.add方法可以( )
A.
在集合上新增记录
B.
删除集合中的记录
C.
更新集合中的记录
D.
在集合中查询记录
相关题目: