可学答题网 > 问答 > SCJP程序员认证考试题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Which declaration prevents


Which declaration prevents creating a subclass of an outer class?()  

  • A Static class FooBar{}
  • B Private class FooBar{}
  • C Abstract public class FooBar{}
  • D Final public class FooBar{}
  • E Final abstract class FooBar{}
参考答案
参考解析:
分类:SCJP程序员认证考试题库
相关推荐

1、Which two declarationsQ

Which two declarations prevent the overriding of a method? ()A Final void methoda(){}B&ensp...

2、Which two declarationsQ

Which two declarations prevent the overriding of a method?() A Final void methoda() {}...

3、You want to prevent&

You want to prevent a Windows 2000 Professional computer named Payroll5 from communicating&#8...

4、Which will declare a

Which will declare a method that is available to all members of the same package&...

5、Which will declare a

Which will declare a method that forces a subclass to implement it?() A Public d...

6、Which declarations of̳

Which declarations of identifiers are legal?()A $personsB TwoUsersC *pointD thisE _endline