答案查看网,轻松搜题/搜资源
登录
×
登录账号
记住密码
立即注册
忘记密码
×
注册
使用微信扫描二维码,获取账号密码后免费查看答案
前往登录
忘记密码
×
忘记密码
使用微信扫描下方二维码,即可找回您的账号密码
前往登录
立即注册
搜题/搜资源
【单选题】【消耗次数: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
查看完整题目与答案