下列语句输出结果为( )。  public class test  {  public static void main (String args [ ])  {  byte b=OXA;  System.out.println(b);  }  }

admin2009-01-15  15

问题 下列语句输出结果为(    )。  public class test  {  public static void main (String args [ ])  {  byte b=OXA;  System.out.println(b);  }  }

选项 A、OXA
B、A
C、1
D、10

答案8

解析
转载请注明原文地址:https://kaotiyun.com/show/q9np777K
0

随机试题
最新回复(0)