【单选题】【消耗次数:1】
编译下面源程序会得到哪些文件( )? class A1{ } class A2{ } public class B{ public static void main(String[] args) { } }
只有B.class 文件
只有 A1.class 和 A2.class 文件
编译不成功
A1.class、A2.class 和B.class 文件
参考答案:
复制
纠错
相关题目
【单选题】 下面代码运行后的输出结果为( ) 。 public class X6_1_5 { public static void main(String[] args) { AB aa = new AB(); AB bb; bb = aa; System.out.println(b@@equals(aa)); } } class AB{ int x = 100; }
①  true
②  false
③  编译错误
④  100
【单选题】 下列程序执行的结果是( ) 。 public class X7_1_6 { public static void main(String[] args) { try{ return; } finally{ System.out.println(Finally); } } }
①  程序正常运行,但不输出任何结果
②  程序正常运行,并输出 Finally
③  编译通过,但运行时出现异常
④  因为没有 catch 子句,因此不能通过编译
【单选题】 运行下面程序时,会产生什么异常?( ) public class X7_1_5 { public static void main(String[] args) { int[] z = { 1,2,3,4 } ; int p = z[4]; int x = 0; int y = 5/x; } }
①  ArithmeticException
②  NumberFormatException
③  ArrayIndexOutOfBoundsException
④  IOException
【单选题】 运行下面程序时,会产生什么异常?( ) public class X7_1_4 { public static void main(String[] args) { int x = 0; int y = 5/x; int[] z = { 1,2,3,4 } ; int p = z[4]; } }
①  ArithmeticException
②  NumberFormatException
③  ArrayIndexOutOfBoundsException
④  IOException
【单选题】 编译运行以下程序后,关于输出结果的说明正确的是 ( ) public class Conditional{ public static void main(String args[ ]){ int x=4; System.out.println(“value is “+ ((x>4) ? 9.9:9)); } }
①  输出结果为:value is 99.9
②  输出结果为:value is 9
③  输出结果为:value is 9.0
④  编译错误
【单选题】 下列程序的运行结果是( ) 。 public class X5_1_2 extends x{ int ab() { static int aa=10; aa++; System.out.println(aa); } public static void main(String[] args) { X5_1_2 x=new X5_1_2(); x.ab(); } }
①  10
②  11
③  编译错误
④  运行成功,但不输出
【单选题】 以下程序的运行结果是:( ) public class Increment{ public static void main(String args[]){ int c; c = 2; System.out.println(@@; System.out.println(c++); System.out.println(@@; } }
①  2 2 2
②  2 3 3
③  2 2 3
④  3 4 4
【单选题】 阅读以下代码: import java.io.*; import java.util.*; public class foo{ public static void main (String[] args){ String s; System.out.println(s= + s); } } 输出结果应该是:( )
①  代码得到编译,并输出“s=”
②  代码得到编译,并输出“s=null”
③  由于String s没有初始化,代码不能编译通过
④  代码得到编译,但捕获到 NullPointException异常
【单选题】 已知有下面类的说明: public class X5_1_1 extends x{ private float f =10.6f; int i=16; static int si=10; public static void main(String[] args) { X5_1_1 x=new } } X5_1_1(); 在 main()方法中,下面哪条语句的用法是正确的?( )
①  x.f
②  this.si
③  X5_1_1.i
④  X5_1_1.f
【单选题】 给出下面代码段, 哪行将引起一个编译时错误?( ) 1) public class Test { 2) int n = 0; 3) int m = 0; 4) public Test(int a) { m=a; } 5) public static void main(String arg[]) { 6) Test t1,t2; 7) int j,k; 8) j=3; k=5; 9) t1=new Test(); 10) t2=new Test(k); 11) } 12) }
①  行1
②  行4
③  行6
④  行9
随机题目
【单选题】 PowerPoint2013中,关于幻灯片的叙述错误的是哪个?
①  A . 幻灯片切换时的换片方式只能是单击鼠标时
②  可以设置幻灯片的方向为横向
③  可以在幻灯片中插入页眉
④  可以改变幻灯片的背景
【单选题】 在PowerPoint 2013中,要插入一个笑脸,可用下列哪个菜单命令完成?
①  A.插入→图示
②  插入→图片-自选图形
③  插入→符号
④  插入→数字
【单选题】 在PowerPoint 2013中,要修改文本框内的内容,最便捷的操作是哪个?
①  首先删除文本框,然后再重新插入文字
②  选择该文本框中所要修改的内容,然后重新输入文字
③  重新选择带有文本框的版式,然后再向文本框内输入文字
④  用新插入的文本框覆盖原文本框
【单选题】 不属于演示文稿的素材的是哪个?
①  文本
②  图片
③  声音
④  版式
【单选题】 张强同学在做演示文稿时,用自选图形和图片做一个图形,合成后要求自选图形和图片保持大小和位置的相对固定,可以借助下列哪个方法实现?
①  组合功能
②  自定义动画
③  裁切功能
④  自选图形的填充
【单选题】 在PowerPoint 2013中,可以借助哪些键来选定多张幻灯片?
①  Tab或Shift
②  Shift或Ctrl
③  Alt或Ctrl
④  Enter或Shift
【单选题】 在powerpoint2013中,插入超级链接时所链接的目标,不能是下列哪个?
①  同一演示文稿的某一张幻灯片
②  其他应用程序的文档
③  幻灯片中的某个对象
④  另一个演示文稿
【单选题】 在PowerPoint中,下列各项设置对象,不能将幻灯片外观调整一致的是哪个?
①  母板
②  模板
③  背景
④  幻灯片视图
【单选题】 若希望已经设计好的幻灯片母版在以后制作中被应用,可以把它另存为哪个?
①  PPT文件
②  视图
③  模板
④  母版.ppt
【单选题】 在PowerPoint中,如果要从一张幻灯片淡入到下一张幻灯片,应使用菜单“幻灯片放映”中的哪个命令?
①  预设动画
②  自定义动画
③  幻灯片切换
④  动作设置