测一测(模块2_4)假设:int x=87;以下2行代码输出的结果是?Sytem.out.println(x/10);System.out.println(x%10);
A. 8.78
B. 8.77
C. 78
D. 87
查看答案
测一测(模块2_4)以下代码输出的结果是?int x=10,y=12;System.out.println(x!=y);
A. TRUE
B. True
C. false
D. true
测一测(模块2_4)以下代码输出的结果是:int x=10,y=15,z=-5;boolean bl;bl=x+5>y||y!=z;System.out.println(bl);
A. true
B. false
C. 5
D. 10
Asthefatmansatdown,thedeckchair________underhim,withaloudnoiseoftearingcanvas.
A. collapsed
B. sank
C. dropped
D. fell