Create an interface called DVR that has methods that represent the standard operations on a digital video recorder (play
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Create an interface called DVR that has methods that represent the standard operations on a digital video recorder (play
Create an interface called DVR that has methods that represent the standard operations on a digital video recorder (play, stop, record, pause, timedrecord). Define the method signatures as you see fit. Keep in mind that time recording would require start and end times. Paste your java code of the interface and describe how a class MyDVR might implement this interface.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!