Create an object oriented hierarchy & solution to this analysis problem of three entities
- TV Remote
- VCD Remote
- Satellite Remote
Functionalities,
- Volume / Mute
- Program / Channels / Tuning
- Play / Stop / Resume / Pause / Record
Required (Minimum two from each point) concepts in solution.
- Inheritance / Abstraction / Polymorphism
- Interface / Abstract / Inner Class / Anonymous Class
Objective: Solution is not important but design of this solution is much more important in this. A simple diagram or code skeleton would be good enough as a solution to this assignment.
- TV Remote
- VCD Remote
- Satellite Remote
Functionalities,
- Volume / Mute
- Program / Channels / Tuning
- Play / Stop / Resume / Pause / Record
Required (Minimum two from each point) concepts in solution.
- Inheritance / Abstraction / Polymorphism
- Interface / Abstract / Inner Class / Anonymous Class
Objective: Solution is not important but design of this solution is much more important in this. A simple diagram or code skeleton would be good enough as a solution to this assignment.