首页 > 大学本科
题目内容 (请给出正确答案)
[单选题]

关于super的说法正确的是()

A.是指当前对象的内存地址

B.是指当前对象的父类对象的内存地址

C.是指当前对象的父类

D.可以用在main()方法中

查看答案
答案
收藏
如果结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能还需要:
您的账号:
发送账号密码至手机
发送
安装优题宝APP,拍照搜题省时又省心!
更多“关于super的说法正确的是()”相关的问题
第1题
歌曲《江南Style》是著名韩国组合Super Junior的代表作。()

歌曲《江南Style》是著名韩国组合Super Junior的代表作。()

点击查看答案
第2题
—How was the televised debate last night? —Super! Rarely______so much attention.A.a debate

—How was the televised debate last night? —Super! Rarely______so much attention.

A.a debate attracted

B.did a debate attract

C.a debate attract

D.attracted a debate

点击查看答案
第3题
Where lies success of a country in the New Age of Super stuff?

点击查看答案
第4题
Alan Sugar's "prune-juice effect" in this passage shows that football clubs can get a lot
of money by buying in super players.

A.Y

B.N

C.NG

点击查看答案
第5题
查看材料A.Foodsinbigsize.B.Foodswithsuperenergy.C.Foodsforsupper.D.Foodsgoodforhealth

查看材料

A.Foods in big size.

B.Foods with super energy.

C.Foods for supper.

D.Foods good for health

点击查看答案
第6题
给出以下语句: class Parent{ String one,two; public Parent(String a,String b){ one=a; two=b; }

给出以下语句:

class Parent{

String one,two;

public Parent(String a,String b){

one=a;

two=b;

}

public void print(){System.out.println(one);}

}

public class Child extends Parent{

public Child(String a,String b){

super(a,b);

}

public void print(){

System.out.println(one+"to"+two);

}

public static void main(String arg[]){

Parent P=new Parent("south","north");

Parent t=new Child("east","west");

P.print();

t.print();

}

}

下面的运行结果中正确的是______。

A.在编译时出错

B.south

east

C.south to north

east to west

D.south to north

east

E.south

east to west

点击查看答案
第7题
下面MyFrame类创建了一个简单容器。 import javax.swing.JFrame; public class MyFrame.
extends【 】 { public MyFrame() { super("MyFrame"); setSize(300,100); setDefaultCloseOperation(JFrame.EXIT ON CLOSE); setVisible(true); } public static void main(String[] arguments) { MyFrame. mf= new MyFrame(); } } 请在画线处添上正确的语句,使得程序能够正确运行。

点击查看答案
第8题
A.He hit it with a ball.B.He accidentally dropped it.C.He tried to piece it together w

A.He hit it with a ball.

B.He accidentally dropped it.

C.He tried to piece it together with super glue.

D.He bumped into it with his arm.

点击查看答案
第9题
The passage mainly talks about______.A.how to become a superstarB.Michael Jackson and Muha

The passage mainly talks about______.

A.how to become a superstar

B.Michael Jackson and Muhammad Ali

C.superstars who are like the stars in the sky

D.the meaning of the two words "super" and "star"

点击查看答案
第10题
下列关于批复的说法正确的是()。

点击查看答案
第11题
下列关于矿产资源的说法,正确的是()。

点击查看答案
退出 登录/注册
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改