问题:
switch (i) {
default: 310-025
Leading the way in IT testing and certification tools,www.testking.com
- 27 -
System.out.printIn(“Hello”);
}
What are the two acceptable types for the variable i? ()
A . Char
B . Byte
C . Float
D . Double
E . Object
switch (i) {
default: 310-025
Leading the way in IT testing and certification tools,www.testking.com
- 27 -
System.out.printIn(“Hello”);
}
What are the two acceptable types for the variable i? ()
● 参考解析
本题暂无解析