23.int z=5;  24.  25. public void stuff1(int x) {  26. assert (x 0);  27. switch(x) {  28. case 2: x= 3;  29. default: assert false; } }  30.  31. private void stuff2(int y) { assert (y  0); }  32.  33. private void stuff3() { assert (stuff4O); } 34.  35. private boolean stuff4() { z = 6; return false; }  Which is true?()  A、 All of the assert statements are used appropriately.B、 Only the assert statement on line 31 is used appropriately.C、 The assert statements on lines 29 and 31 are used appropriately.D、 The assert statements on lines 26 and 29 are used appropriately.E、 The assert statements on lines 29 and 33 are used appropriately.F、 The assert statements on lines 29, 31, and 33 are used appropriately.G、 The assert statements on lines 26, 29, and 31 are used appropriately.

23.int z=5;  24.  25. public void stuff1(int x) {  26. assert (x> 0);  27. switch(x) {  28. case 2: x= 3;  29. default: assert false; } }  30.  31. private void stuff2(int y) { assert (y < 0); }  32.  33. private void stuff3() { assert (stuff4O); } 34.  35. private boolean stuff4() { z = 6; return false; }  Which is true?() 

  • A、 All of the assert statements are used appropriately.
  • B、 Only the assert statement on line 31 is used appropriately.
  • C、 The assert statements on lines 29 and 31 are used appropriately.
  • D、 The assert statements on lines 26 and 29 are used appropriately.
  • E、 The assert statements on lines 29 and 33 are used appropriately.
  • F、 The assert statements on lines 29, 31, and 33 are used appropriately.
  • G、 The assert statements on lines 26, 29, and 31 are used appropriately.

相关考题:

下列程序段的执行结果是( )。x = 3 : y = 5 : z = 9x = x + yy = x - yIf x - y >z - x Then z = x + yIf x + y >z - y Then x = z + yPrint x, y, zA、 3 5 9B、 14 3 11C、 8 3 11D、 8 5 9

转化催化剂的型号为()。 A、Z102B、Z107C、Z111YD、RG5C

已知x=5,y=2,z=6。表达式x>y And z>x Or xy的值是()。A.FalseB.TrueC.1D.0 已知x=5,y=2,z=6。表达式x>y And z>x Or x<y And Not z>y的值是( )。A.FalseB.TrueC.1D.0

以下能正确定义整型变量x、y和z并为其赋初值5的语句是( )。 A.int x=y=z=5;B.int x,y,z=5;C.int x=5,y=5,z=5;D.x=5,y=5,z=5;"

请选出以下程序的输出结果_______。includesub(x,y,z)int x,y,*z;{*z=y-x;}main(){int 请选出以下程序的输出结果_______。 #include<stdio.h> sub(x,y,z) int x,y,*z; {*z=y-x;} main(){ int a,b,c; sub(10,5,A) ;sub(7,a,B) ;sub(a,b,C) ; printf("%d,%d,%d\n",a,b,C) ; }A.5,2,3B.-5,-12,-7C.-5,-12,-17D.5,-2,-7

有以下程序:includemain(){int x=0,y=5,z=3; while(z-->0 ++x 有以下程序: #include <sldio.h> main() { int x=0,y=5,z=3; while(z-->0 ++x<5) y=y-1; printf("%d,%d,%d\n",x,y,z); } 程序执行后的输出结果是( )。A.3,2,0B.3,2,-1C.4,3,-1D.5,-2,-5

曲面z=x2+y2在(-1,2,5)处的切平面方程是:A.2x+4y+z=11B.-2x-4y+z=-1C.2x-4y-z=-15D.2x-4y+z=-5

图示轮系中,已知各轮齿数为:z1=z2′=z3′=15,z2=25,z3=z4=30,z4′=2(左旋),z5=60,z5′=20(m=4mm)。若n1=500r/min,转向如图所示,求齿条6的线速度v的大小和方向。

在图示轮系中,已知z1、z2、z2’、z3、z4、 z 4’、 z5、 z5’、z6。 求传动比i16。

如图中所示轮系中各齿轮齿数:Z1=Z2=20,Z3=60,Z3’=Z4’=20,Z4=Z5=40试求传动比i14和i15,并判断n5相对n1的转向。

特征为2的域是()。A、ZB、Z2C、Z3D、Z5

下列函数属于线性函数的是()。A、Z=3XYB、Z=3X+2YC、Z=5X/YD、Z=SINX

程序指令G90G28Z5.0;代表Z轴移动5㎜。()

程序段G94 X30 Z-5 F0.3 中,()的含义是端面车削的终点。A、X30B、X30Z-5C、Z-5D、F0.3

设z的初值是3,求下列表达式运算后的z值。 (1)z+=z  (2)z-=2 (3)z*=2*6  (4)z/=z+z  (5)z+=z-=z*=z

下列程序段的执行结果是()。 X=5:Y=5:Z=6 WriteLine("E({0})", X+Y*Z)A、E(60)B、E(35)C、E(X+Y*Z)D、X+Y*Z

下列成绩中,哪一项表明学生的成绩最好()?A、Z=6.7B、Z=-2C、Z=-9.5D、Z=5

偶数集合的表示方法是什么?()A、{2k|k∈Z}B、{3k|k∈Z}C、{4k|k∈Z}D、{5k|k∈Z}

执行下列语句后,z的值是(). intx=4,y=25,z=5; z=y/x*z;

假设X为保额,Y为死亡风险保额,Z为保单账户价值。当客户购买万能型终身寿险时,必须满足()。A、X=Y*5%B、Y=Z*5%C、X=Z*5%D、Z=X*5%

过点(4,-1,3)且平行于直线L:(x-3)/2=y=(z-1)/5的直线方程为().A、(x-4)/2=(y+1)/0=(z-3)/5B、(x-4)/2=(y+1)/1=(z-3)/5C、(x+4)/2=(y-1)/0=(z+3)/5D、(x+4)/2=(y-1)/1=(z+3)/5

已知序列f(n)=δ(n)+3δ(n-1)+2δ(n-2),则L〔f(n-2)ε(n-2)〕为()A、1+3z-1+2z-2B、z-2+3z-3+2z-4+z-5C、z-2+3z-3D、z-2+3z-3+2z-4

对于两个独立的随机变量X,Y服从正态分布,即X~N(4,9),Y~N(1,4),则Z=X+Y服从()分布。A、Z~N(4,9)B、Z~N(3,5)C、Z~N(5,13)D、Z~N(5,5)

单选题曲面z=x2+y2在(-1,2,5)处的切平面方程是:()A2x+4y+z=11B-2x-4y+z=-1C2x-4y-z=-15D2x-4y+z=-5

问答题设z的初值是3,求下列表达式运算后的z值。 (1)z+=z  (2)z-=2 (3)z*=2*6  (4)z/=z+z  (5)z+=z-=z*=z

单选题假设X为保额,Y为死亡风险保额,Z为保单账户价值。当客户购买万能型终身寿险时,必须满足()。AX=Y*5%BY=Z*5%CX=Z*5%DZ=X*5%

单选题曲面z=x2+y2与平面2x+4y-z=0平行的切平面的方程是(  )。A2x+4y-z-5=0B2x+4y-z=0C2x+4y-z-3=0D2x+4y-z+5=0