1.  >>  高等继续教育 / Java程序设计
 高等继续教育 / Java程序设计
正确率:100%

【Java程序设计】模拟试题
阅读以下程序,给出程序的输出结果。publicclassFather {String name, address, tel;intage;publicFather(String name, intage) {this.name= name;this.age= age;}voidout() {System.out.print("姓名:"+ name);System.out.print(" 年龄:"+ age);}voidoutOther() {System.out.print(" 家庭住址:"+ address);System.out.print(" 电话:"+ tel);}}classSon extendsFather {String school;publicSon(String name, intage) {super(name, age);}voidout() {super.out();super.outOther();System.out.println(" 学校:"+ school);}publicstaticvoidmain(String args[]) {Son son = newSon("Tom", 15);son.address= "金水区";son.school= "九中";son.tel= "66123456";son.out();}}
考题内容:
阅读以下程序,给出程序的输出结果。public?class?Father {String name, address, tel;int?age;?public?Father(String name, int?age) {this.name?= name;this.age?= age;}?void?out() {System.out.print("姓名:"?+ name);System.out.print(" 年龄:"?+ age);}?void?outOther() {System.out.print(" 家庭住址:"?+ address);System.out.print(" 电话:"?+ tel);}}?class?Son extends?Father {String school;?public?Son(String name, int?age) {super(name, age);}?void?out() {super.out();super.outOther();System.out.println(" 学校:"?+ school);}?public?static?void?main(String args[]) {Son son = new?Son("Tom", 15);son.address?= "金水区";son.school?= "九中";son.tel?= "66123456";son.out();}}

  积分
 参考答案:
 佳题速递:
  • 4. 下列__是重整催化剂的永久性毒物。   A、硫   B、氮   C、砷   D、积炭中石油
  • FMC控制系统一般分二级,分别是单元控制级和设备控制级错误正确机电一体化技术
  • 33、              是最常用的一类访问控制机制,用来决定用户是否有权访问一些特定客体的一直访问约束机制计算机安全
  • 高效液相色谱适用于大分子,热不稳定及生物试样的分析。正确错误现代色谱分析
  • 数据库运行过程中可能出现的故障有_____数据库原理与应用
  • 标准雷电全波的波前时间和半峰值时间为()。高电压技术