switch(x) {  default:  System.out.println(“Hello”);  }  Which two are acceptable types for x?() 

A .  byte B .  long C .  char D .  float E .  Short F .  Long

时间:2022-08-27 13:17:41 所属题库:SCJP程序员认证考试题库

相似题目