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-09-04 21:08:57 所属题库:SCJP程序员认证考试题库

相似题目