下列程序段: Int x=10,y=8; boolean b=true; System.out.println(x>0&&x<y||b); 的结果为 ( )

admin2009-02-15  37

问题 下列程序段:    Int x=10,y=8;    boolean b=true;    System.out.println(x>0&&x<y||b);    的结果为    (    )

选项 A、true
B、false
C、1
D、0

答案1

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

最新回复(0)