[单项选择题] 下列语句输出结果为( )。 public class test {public static void main(String args[]){ byte b=011; System.out.prinfin(b);} }
A.B
B.11
C.9
D.011
正确答案:C

[单项选择题] 下列语句输出结果为( )。 public class test {public static void main(String args[]){ byte b=011; System.out.prinfin(b);} }
A.B
B.11
C.9
D.011
正确答案:C
下一篇 [填空题] 窗体上有一个名称为List1的列表框,列表框中有若干数据项,列表框的style属性为1;有一个名称为Label2的标称;还有一个名称为Command1,Caption属性为&ldq