in java Design, implement and test a DJMusicBusiness class. A DJMusicBusiness object runs the system. Therefore, the DJM

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

in java Design, implement and test a DJMusicBusiness class. A DJMusicBusiness object runs the system. Therefore, the DJM

Post by answerhappygod »

in java
Design, implement and test a DJMusicBusiness class. A
DJMusicBusiness object runs the system. Therefore, the
DJMusicBusiness class contains the main method.
The class has aStudent, aDJ and aTransaction. (You are required to
use these instance variable names). You will be penalised for
declaring any additional instance variables. The
DJMusicBusiness uses menus to drive your system.
The DJMusicBusiness class should display a Main Menu which allows
the user to choose from the following 4 options (see screen dump
below):
1. Student
2. DJ
3. Transaction
4. Exit
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply