执行下面程序后,结果是 public class Testrr { public static void main(String args[]){ int i=0xFFFFFFF1; int j=-i; System.out.println("j="+j); } } A: j=-15 B: j=-16 C: j=16 D: j=15
执行下面程序后,结果是 public class Testrr { public static void main(String args[]){ int i=0xFFFFFFF1; int j=-i; System.out.println("j="+j); } } A: j=-15 B: j=-16 C: j=16 D: j=15
已知”int i,j;“,执行语句”i=(j=15,j*2),j+10;“后,变量i 的值为_____ A: 15 B: 30 C: 40 D: 25
已知”int i,j;“,执行语句”i=(j=15,j*2),j+10;“后,变量i 的值为_____ A: 15 B: 30 C: 40 D: 25
设int j=5,请问执行j+=j*j后j的值( )。 A: 5 B: 15 C: 25 D: 30
设int j=5,请问执行j+=j*j后j的值( )。 A: 5 B: 15 C: 25 D: 30
在以下分支结构中,如果I的初值是15,循环结束后j的值是:( ) if I>20 then j:=I*2; elseif I>15 then j:=I*3;else j:=I*4;end if;
在以下分支结构中,如果I的初值是15,循环结束后j的值是:( ) if I>20 then j:=I*2; elseif I>15 then j:=I*3;else j:=I*4;end if;
已知”int i,j;“,执行语句”i=(j=15,j*2),j+10;“后,变量i 的值为_____
已知”int i,j;“,执行语句”i=(j=15,j*2),j+10;“后,变量i 的值为_____
RL串联电路的阻抗Z = (4 + j15)Ω,则该电路的感抗是Ω;电路性质为。
RL串联电路的阻抗Z = (4 + j15)Ω,则该电路的感抗是Ω;电路性质为。
主回路与控制回路的电源电压不大于500v时,回路的对地绝缘电阻潮湿环境中最小不小于()MΩ。 A: A1.0 B: B1.5 C: C0.5 D: D0.25 E: E5 F: F4 G: G10 H: H0.35 I: I25 J: J15
主回路与控制回路的电源电压不大于500v时,回路的对地绝缘电阻潮湿环境中最小不小于()MΩ。 A: A1.0 B: B1.5 C: C0.5 D: D0.25 E: E5 F: F4 G: G10 H: H0.35 I: I25 J: J15
下列语句执行后j的值为多少?设i,j都为整数for(j=0;j<;10:j++) j+=j; A: 45 B: 1024 C: 0 D: 15
下列语句执行后j的值为多少?设i,j都为整数for(j=0;j<;10:j++) j+=j; A: 45 B: 1024 C: 0 D: 15
inti=9,j=12求i∣j的值() A: 5 B: 8 C: 13 D: 15
inti=9,j=12求i∣j的值() A: 5 B: 8 C: 13 D: 15
If the expansion work w = -15 J, it indicates that the work is done on the surroundings.
If the expansion work w = -15 J, it indicates that the work is done on the surroundings.