问题描述:
[单选]
现有: class Cat { Cat (int c){System.out.print {"cat"+c+" "); } } class SubCat extends Cat { SubCat (int c){super (); System.out.print ("cable");} SubCat(){ this (); } public static void main (String [] args){ SubCat s= new SubCat(); } } 结果为:()
A.cat5
B.cable
C.at5 cable
D.cable cat5
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(18.222.161.119)
- 热门题目: 1.领导活动是一种社会活动,因此 2.田径比赛中参加田赛的人数过多 3.简述儿童心理学研究课题的来源