【单选题】【消耗次数:1】
下列选项中关于java中super关键字的说法错误的是( )
super关键字是在子类对象内部指代其父类对象的引用
super关键字不仅可以指代子类的直接父类,还可以指代父类的父类
子类可以通过super关键字调用父类的方法
子类可以通过super关键字调用父类的属性
参考答案:
复制
纠错
相关题目
【单选题】 在Java语言中,子类要想调用父类的构造方法,使用的关键字是( )
①  supe
②  this
③  extends
④  new
【单选题】 下列选项中,用于在定义子类时声明父类名的关键字是()。
①  interface
②  package
③  extends
④  class
【单选题】 在使用super 和this关键字时,以下描述正确的是( )
①  在子类构造方法中使用super()显示调用父类的构造方法,super()必须写在子类构造方法的第一行,否则编译不通过
②  super()和this()不一定要放在构造方法内第一行
③  this()和super()可以同时出现在一个构造函数中
④  this()和super()可以在static环境中使用,包括static方法和static语句块
【单选题】 在Java中用什么关键字修饰的方法可以直接通过类名来调用?( )
①  static
②  final
③  private
④  void
【判断题】 Java程序里,创建新的类对象用关键字new,回收无用的类对象使用关键字free。
①  正确
②  错误
【单选题】 在类中说明的成员可以使用关键字的是()
①  public
②  extern
③  cpu
④  register
【判断题】 class是定义类的惟一关键字。
①  正确
②  错误
【单选题】 定义一个类,必须使用的关键字是( )
①  public
②  class
③  interface
④  static
【单选题】 下面是有关子类继承父类构造函数的描述,其中正确的是( )。
① 
②  创建子类的对象时,先调用子类自己的构造函数,然后调用父类的构造函数
③  子类无条件地继承父类不含参数的构造函数
④  子类必须通过super关键字调用父类的构造函数
⑤  子类无法继承父类的构造函数
【单选题】 在C#中创建类的实例需要使用的关键字是
①  this
②  base
③  new
④  as
随机题目
【单选题】 It was on the beach ______ Miss White found the kid lying dead.
①  that
②  this
③  it
④  which
【单选题】 The old houses are being pulled down to _______ a new office block.
①  make room for
②  make use of
③  take the place of
④  supply with
【单选题】 It is generally considered unwise to give a child ______ he or she wants.
①  however
②  whatever
③  whichever
④  whenever
【单选题】 Those who have applied for the post()in the office.
①  are being interviewed
②  are interviewing
③  interviewing
④  to be interviewing
【单选题】 As we can no longer wait for the delivery of our order, we have to ____ it.
①  postpone
②  refuse
③  delay
④  cancel
【单选题】 establish a __________
①  new product
②  public company
③  sole trader
④  limited company
【单选题】 If one ()  by vanity, he will be very particular about other’s clothing and appearance.
①  overcomes
②  is overcome
③  overcame
④  has been overcame
【单选题】 Tom, what did you do with my documents? I have never seen such a _______ and disorder!
①  mess
②  mass
③  guess
④  bus
【单选题】 Unbelievable! I have failed my final exam for mathematics!____________
①  Good luck.
②  Cheer up.
③  Go ahead.
④  No problem.
【单选题】 Niagara Falls is a great tourist _____, drawing millions of visitors every year.
①  attention
②  attraction
③  appointment
④  arrangement