Activity 01
Inquiry Circle: Class Hierarchy Design
In small groups, students design a class hierarchy for a 'Zoo' or 'Game' system. They must decide which attributes belong in a parent class (e.g., Animal) and which are specific to child classes (e.g., Bird, Mammal), using posters to map the inheritance.
What are the four pillars of OOP?