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

时间:2022-10-11 02:42:00 所属题库:SCJP程序员认证考试题库

相似题目