switch (i) { default: System.out.printIn(“Hello”); } What is the acceptable type for the variable i?()
- A、 Byte
- B、 Long
- C、 Float
- D、 Double
- E、 Object
- F、 A and B
- G、 C and D
正确答案:A
答案解析:有
微信扫一扫手机做题
switch (i) { default: System.out.printIn(“Hello”); } What is the acceptable type for the variable i?()
微信扫一扫手机做题