Transcription of The Interface Concept - Aalborg Universitet
{{id}} {{{paragraph}}}
OOP: The Interface Concept1 The Interface Concept Multiple inheritance Interfaces Four often used Java interfaces Iterator Cloneable Serializable ComparableOOP: The Interface Concept2 Multiple Inheritance, Example For the teaching assistant when want the properties from both Employee and salary() degree()Studentgpa()courses()Personname( )cpr()Teaching : The Interface Concept3 Problems with Multiple Inheritance Name clash problem: Which department does ta refers to? Combination problem: Can department from Employee and Student be combined in Teaching Assistant?
OOP: The Interface Concept 3 Problems with Multiple Inheritance •Name clash problem: Which department does ta refers to? •Combination problem: Can …
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}