switch (i)  { <br /> default: <br /> System.out.printIn(“Hello”); <br /> )  <br /> What are the two acceptable types for the variable i?()  <p> switch (i)  { <br /> default: <br /> System.out.printIn(“Hello”); <br /> )  <br /> What are the two acceptable types for the variable i?()  </p>
A、A. Char
B、B. Byte
C、C. Float
D、D. Double
E、E. Object