Java 상속

에어컨 (토론 | 기여)님의 2021년 10월 5일 (화) 22:29 판 (새 문서: ==개요== ; Class 를 상속받아 다른 Class에서 활용할수 있다 ;;subclass (child) - the class that inherits from another class ;;superclass (parent) - the class being inhe...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

개요

Class 를 상속받아 다른 Class에서 활용할수 있다
subclass (child) - the class that inherits from another class
superclass (parent) - the class being inherited from
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}