Technically, yes
1. add abstract keyword to the class
2. add abstract functions
3. implement abstract functions in all child classes