类型

K. Franck, Te-Sheng Huang
{"title":"类型","authors":"K. Franck, Te-Sheng Huang","doi":"10.1017/9781316683002.028","DOIUrl":null,"url":null,"abstract":"class Human { protected int id; public void setID (int id) { this.id = id; } public abstract boolean isHappy (); public void print () { System.out.println(id + \", \" + isHappy()); } } class Parent extends Human { public Parent (int id) { setID (id); } public boolean isHappy () { return false; } // overloading public boolean isHappy (int age) { if (age < 25) { return true; } else { return false; } } // overriding public void print () { System.out.printf(\"ID %d is %s\\n\", id, isHappy()); } } class Child extends Human { public Child (int id) { setID (id); } public boolean isHappy () { return true; } } CS333 Types Fall 2021 ‣ Java can allow one subclass extend from one super class, but it allows a class implement multiple interfaces.","PeriodicalId":174829,"journal":{"name":"Concepts and Semantics of Programming Languages 1","volume":"27 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2018-12-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Types\",\"authors\":\"K. Franck, Te-Sheng Huang\",\"doi\":\"10.1017/9781316683002.028\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"class Human { protected int id; public void setID (int id) { this.id = id; } public abstract boolean isHappy (); public void print () { System.out.println(id + \\\", \\\" + isHappy()); } } class Parent extends Human { public Parent (int id) { setID (id); } public boolean isHappy () { return false; } // overloading public boolean isHappy (int age) { if (age < 25) { return true; } else { return false; } } // overriding public void print () { System.out.printf(\\\"ID %d is %s\\\\n\\\", id, isHappy()); } } class Child extends Human { public Child (int id) { setID (id); } public boolean isHappy () { return true; } } CS333 Types Fall 2021 ‣ Java can allow one subclass extend from one super class, but it allows a class implement multiple interfaces.\",\"PeriodicalId\":174829,\"journal\":{\"name\":\"Concepts and Semantics of Programming Languages 1\",\"volume\":\"27 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2018-12-07\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Concepts and Semantics of Programming Languages 1\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1017/9781316683002.028\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Concepts and Semantics of Programming Languages 1","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1017/9781316683002.028","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

类人类{保护int id;公共无效setID (int id){这。Id = Id;}公共抽象布尔isHappy ();public void print () {System.out。println(id + ", " + isHappy());}}类父扩展人类{公共父(int id) {setID (id);}公共布尔isHappy(){返回false;} //重载公共布尔值isHappy (int age) {if (age < 25){返回true;} else{返回false;}} //重写public void print () {System.out。printf("ID %d是%s\n", ID, isHappy());}}类Child扩展Human {public Child (int id) {setID (id);}公共布尔isHappy(){返回true;Java可以允许一个子类从一个超类扩展,但是它允许一个类实现多个接口。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Types
class Human { protected int id; public void setID (int id) { this.id = id; } public abstract boolean isHappy (); public void print () { System.out.println(id + ", " + isHappy()); } } class Parent extends Human { public Parent (int id) { setID (id); } public boolean isHappy () { return false; } // overloading public boolean isHappy (int age) { if (age < 25) { return true; } else { return false; } } // overriding public void print () { System.out.printf("ID %d is %s\n", id, isHappy()); } } class Child extends Human { public Child (int id) { setID (id); } public boolean isHappy () { return true; } } CS333 Types Fall 2021 ‣ Java can allow one subclass extend from one super class, but it allows a class implement multiple interfaces.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信