DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Documents School of Computer Science & Information Technology G6DICP - Lecture 16 Inheritance.

Slide 1School of Computer Science & Information Technology G6DICP - Lecture 16 Inheritance Slide 2 2 Definition of classes Classes may be defined in terms of other classes…

Documents G6DICP - Lecture 16

Definition of classes Classes may be defined in terms of other classes For example: Tigers, cheetahs, leopards & jaguars are all types of cats Class tiger is a subclass…