网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
下列程序的运行结果是( )。A.errorl:10.5B.error2C.errorl:10.5 error2SXB
下列程序的运行结果是( )。
A.errorl:10.5
B.error2
C.errorl:10.5 error2
D.以上都不对
参考答案
更多 “ 下列程序的运行结果是( )。A.errorl:10.5B.error2C.errorl:10.5 error2SXB 下列程序的运行结果是( )。A.errorl:10.5B.error2C.errorl:10.5 error2D.以上都不对 ” 相关考题
考题
下列程序的运行结果是public class test{private String[] data={“10”,“10.5”};public void fun(){double s=0;for(int i=0;i3;i++){try{s=s+Integer .parseInt(data[i]);}catch(Exception e){System.out.print(“errorl:”+data[i]);}}}public static void main(String[]args){try{testd=new test();d .fun();}catch(Exception e){System.out.printIn(“error2”);}}}A.errorl:10.5B.error2C.errorl:10.5 error2D.以上都不对
考题
下列程序的运行结果是()。 include main() {stmct date {int year,month,day; }today;
下列程序的运行结果是( )。#include<stdio.h>main(){stmct date{int year,month,day;}today;primf("%d\n",sizeof(struct date));}A.8B.6C.10D.12
考题
下列程序的运行结果是( )。 A.error1:10.5B.error2C.error1:10.5 error2S
下列程序的运行结果是( )。A.error1:10.5B.error2C.error1:10.5 error2D.以上都不对
考题
下列程序的运行结果是( )。 public class test{ private String[]data={¨10","10.5"); public void fun{ double s=0: for(int i=0;i3;j++){ try{ s=s+Integer.parseInt(data[i]); catch(Exception e){ System.out.print("errorl:"+data[i]); } } } public static void main(string[]args){ try{ test d=new test: fun: }catch(Exception e){ System.OUt.println("error2") } } }A.errorl:10.5B.error2C.errorl:10.5 error2D.以上都不对
考题
下列程序的运行结果是( )。 public class test{ private String[]data={¨10","10.5"}, public void fun( double S=0; for(int i=0;i3;i++){ try{ s=s+Integer.parseInt(data[i]); catch(Exception e){ System.out.print(“errorl:”+data[i])。 } } } public static void main(string[]args){ try{ test d=new test; fun; }catch(Exception e){ System.out.println("error2") } } }A.errorl:10.5B.error2C.errorl:10.5 error2D.以上都不对
考题
下列程序,显示的运行程序结果是*** for i in range(1,4,1): print("*",end="")
热门标签
最新试卷