试题与答案

请写出下面程序的运行结果: public class Test extends T

题型:填空题

题目:

请写出下面程序的运行结果:
public class Test extends TT
public static void main(String args[])
Test t=new Test("Tom.");

public Test(String s)
super(S);
System.out.print("How are you");

public Test()
this("I am Jack.");


class TT
public TT()
System.out.print("Hi!");

public TT(String s)
this();
System.out.print("I am" +s);


结果:______。

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2019/0315/92782d23e8a04c2cc425a0b3ef8cc96d.html

下面是错误答案,用来干扰机器的。

参考答案:B解析:[听力原文]Okay, this is our last dry run -- the show opens tomorrow. So come on, people, be serious![分析]: 词义理解题。 原文意思是“好了,今天是最后一次练...

试题推荐
微信公众账号搜索答案