多项选择题
switch (i) {
default:
System.out.printIn(“Hello”);
)
What are the two acceptable types for the variable i?()
A. Char
B. Byte
C. Float
D. Double
E. Object
点击查看答案&解析
相关考题
