• 2022-06-06 问题

    下列程序的运行结果是()。Publicclasssun{Publicstaticvoidmain(Stringargs&#91;&#93;){intx=4,y=0;if(Math.pow(X,2)==16)y—x;if(Math.pow(X,2)<15)y—l/x;if(Math.pow(X,2)>15)y=(int)Math.pow(X,2)+1;system.out.println(y);}} A: 4 B: 17 C: 18 D: 0.25

    下列程序的运行结果是()。Publicclasssun{Publicstaticvoidmain(Stringargs&#91;&#93;){intx=4,y=0;if(Math.pow(X,2)==16)y—x;if(Math.pow(X,2)<15)y—l/x;if(Math.pow(X,2)>15)y=(int)Math.pow(X,2)+1;system.out.println(y);}} A: 4 B: 17 C: 18 D: 0.25

  • 2022-06-06 问题

    设有如下程序: public class Sun { public static void main(String args&#91; &#93;) { int x,y; x=4; y=0; if(Math.pow(x,2)==16) y=x; if(Math.pow(x,2)<15) y=1/x; if(Math.pow(x,2)>15) y=(int)Math.pow(x,2)+1; System.out.println(y); } } 程序的运行结果是( )。 A: 4 B: 17 C: 18 D: 0.25

    设有如下程序: public class Sun { public static void main(String args&#91; &#93;) { int x,y; x=4; y=0; if(Math.pow(x,2)==16) y=x; if(Math.pow(x,2)<15) y=1/x; if(Math.pow(x,2)>15) y=(int)Math.pow(x,2)+1; System.out.println(y); } } 程序的运行结果是( )。 A: 4 B: 17 C: 18 D: 0.25

  • 2022-06-03 问题

    执行int x,y,z.k;x=(y=4,z=16,k=32)后,x的值是() A: 4 B: 16 C: 32 D: 52

    执行int x,y,z.k;x=(y=4,z=16,k=32)后,x的值是() A: 4 B: 16 C: 32 D: 52

  • 2022-06-06 问题

    若有int x=3; 则执行y=x++ *4; 语句后的结果是[u]      [/u]。 A: x为3,y为12 B: x为3,y为16 C: x为4,y为12 D: x为4,y为16

    若有int x=3; 则执行y=x++ *4; 语句后的结果是[u]      [/u]。 A: x为3,y为12 B: x为3,y为16 C: x为4,y为12 D: x为4,y为16

  • 2022-06-01 问题

    求微分方程[img=143x21]17da5f14490e50e.png[/img]的通解,实验命令为(). A: dsolve(D2y-2*Dy+5*y=sin(2*x),x)ans =exp(x)*sin(2*x)*C2+exp(x)*cos(2*x)*C1+1/17*sin(2*x)+4/17*cos(2*x) B: dsolve('D2y-2*Dy+5*y=sin(2*x)','x')ans =cos(2*x)*(sin(4*x)/17 - cos(4*x)/68 + 1/4) - sin(2*x)*(cos(4*x)/17 + sin(4*x)/68) + C1*cos(2*x)*exp(x) - C2*sin(2*x)*exp(x) C: dsolve(D2y-2*Dy+5*y=sin(2*x),'x','y')ans =exp(x)*sin(2*x)*C2+exp(x)*cos(2*x)*C1+1/17*sin(2*x)+4/17*cos(2*x)

    求微分方程[img=143x21]17da5f14490e50e.png[/img]的通解,实验命令为(). A: dsolve(D2y-2*Dy+5*y=sin(2*x),x)ans =exp(x)*sin(2*x)*C2+exp(x)*cos(2*x)*C1+1/17*sin(2*x)+4/17*cos(2*x) B: dsolve('D2y-2*Dy+5*y=sin(2*x)','x')ans =cos(2*x)*(sin(4*x)/17 - cos(4*x)/68 + 1/4) - sin(2*x)*(cos(4*x)/17 + sin(4*x)/68) + C1*cos(2*x)*exp(x) - C2*sin(2*x)*exp(x) C: dsolve(D2y-2*Dy+5*y=sin(2*x),'x','y')ans =exp(x)*sin(2*x)*C2+exp(x)*cos(2*x)*C1+1/17*sin(2*x)+4/17*cos(2*x)

  • 2022-06-01 问题

    阅读下面的JavaScript代码,输出结果是function f(y) {var x=y*y;return x;}for(x=0;x<; 5;x++) {y=f(x);document.writeln(y);} A: 0 1 4 9 16 25 B: 0 1 2 3 4 C: 答案都不对 D: 0 1 4 9 16

    阅读下面的JavaScript代码,输出结果是function f(y) {var x=y*y;return x;}for(x=0;x<; 5;x++) {y=f(x);document.writeln(y);} A: 0 1 4 9 16 25 B: 0 1 2 3 4 C: 答案都不对 D: 0 1 4 9 16

  • 2021-04-14 问题

    独立随机变量 X , Y ,若 X ~ N ( 1 , 4 ), Y ~ N ( 3 , 16 ),则 E ( X - Y )=( ) D(X-Y)=( )

    独立随机变量 X , Y ,若 X ~ N ( 1 , 4 ), Y ~ N ( 3 , 16 ),则 E ( X - Y )=( ) D(X-Y)=( )

  • 2022-06-07 问题

    设随机变量X,Y有E(X)=E(Y)=0,E(X2)=5/8, E(Y2)=17/32, E(XY)=9/16, 则Cov(X,Y)= = ____(a/b)

    设随机变量X,Y有E(X)=E(Y)=0,E(X2)=5/8, E(Y2)=17/32, E(XY)=9/16, 则Cov(X,Y)= = ____(a/b)

  • 2022-06-11 问题

    下面代码的输出结果是()。 x=17 y=4[br][/br] print(divmod(x,y)) A: 1, 4 B: (4, 1) C: 4, 1 D: (1, 4)

    下面代码的输出结果是()。 x=17 y=4[br][/br] print(divmod(x,y)) A: 1, 4 B: (4, 1) C: 4, 1 D: (1, 4)

  • 2022-06-01 问题

    Read the following JavaScript code: function f(y) { var x=y*y; return x; } for(x=0;x&lt; 5;x++) { y=f(x); document.writeln(y); } The output is ( ). A: 01 2 3 4 B: 0 1 4 9 16 C: 0 1 4 9 16 25 D: None of the above answers are correct

    Read the following JavaScript code: function f(y) { var x=y*y; return x; } for(x=0;x&lt; 5;x++) { y=f(x); document.writeln(y); } The output is ( ). A: 01 2 3 4 B: 0 1 4 9 16 C: 0 1 4 9 16 25 D: None of the above answers are correct

  • 1 2 3 4 5 6 7 8 9 10