请写出下面程序的运行结果: public class Test extends TT{ public static void main(String args)(Test t=new Test("Tom."); } public Test(SUing s){ super(s); System.out.print("How are you"); } public Test(){this("I am
主观题
请写出下面程序的运行结果: public class Test extends TT{ public static void main(String args)(Test t=new Test("Tom."); } public Test(SUing s){ super(s); System.out.print("How are you"); } public Test(){this("I am