试题详情
- 多项选择题The 8859-1 character code for the uppercase letter A is 65. Which of these code fragments declare and initialize a variable of type char with this value?()
A、char ch = 65;
B、char ch = ’¥65’;
C、char ch = ’¥0041’;
D、char ch = ’A’;
E、char ch = "A";
- A,D
关注下方微信公众号,在线模考后查看
热门试题
- Click the
- 下面有关JAVA异常类的描述,说法错误的
- 现有: &en
- 如果一个方法或变量是"private"访
- 从运行层面上来看,从四个选项选出不同的一
- What is th
- 建立一个银行账户类,要求能够存放用户的账
- 以下是C++的不同数据类型值的比较语句,
- Which two̳
- 类Student代码如下:D&ensp
- 宴会上一共有1225次握手,设每一位参加
- If you wa
- 输入三个整数x,y,z,请把这三个数由小
- 函数重载时,同名函数的参数类型列表必须不
- 对于利用消息框类(JOptionPane
- You have
- 下面哪些说法是正确的()
- Given the&ensp
- 1. public&ensp
- class Sock2&en