Computer scienceFundamentalsEssentialsProgramming conceptsObject-oriented programming

Inheritance

Parent and child

Report a typo

You're working on the class MUSIC_BAND for a console game. Which methods would you include in the parent class? Which methods would be added to the class ROCK_BAND?

Choose one option for each row
MUSIC_BANDROCK_BAND
PLAY_MUSIC
SMASH_GUITAR
RECORD_A_SONG
STAGE_DIVE
___

Create a free account to access the full topic