Using java. You have been tasked to create a program named “artistSearchOop” that will allow a user to search for an artist from a table and display the artist information including the Artist name, the artist DVD sale, the artist CD sale, the artist Blu Ray Sale, and the total sale for that specific Artist. You have been given Table 1 which represents the Sales Summary of artists sales. Program structure An interface named Interface1 that declares a method called salesSummary();

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Using java. You have been tasked to create a program named “artistSearchOop” that will allow a user to search for an artist from a table and display the artist information including the Artist name, the artist DVD sale, the artist CD sale, the artist Blu Ray Sale, and the total sale for that specific Artist. You have been given Table 1 which represents the Sales Summary of artists sales.

Program structure

An interface named Interface1
that declares a method called
salesSummary();

An abstract class named ArtistTable that
implements Interface1

A subclass that extends the abstract class
ArtistTable and override all implemented
method/s

A main class named ArtistSearchOop
With an Upcasted Object to access all method/s implemented in abstract and subclass. Make use of Exception

SEE images for expected output

compile:
run:
Artist Name
DVD Sales
1. Master KG
900000
700000
2. DJ B Coffee
3. Bruno Mars
800000
4. F Fighters
100000
5. T Swift
300000
Total
2800000
Please Enter a Number between 0 and 6
4
Artist Name: F Fighters
CD Sale: 100000
DVD Sale: 200000
Blu Ray Sale: 200000
Total: 500000
Please Enter a Number between 0 and 6
1
Artist Name: Master KG
CD Sale: 900000
DVD Sale: 800000
Blu Ray Sale: 500000
Total: 2200000
Please Enter a Number between 0 and 6
2
Artist Name: DJ B Coffoo
CD Sale: 700000
DVD Sale: 500000
Blu Ray Sale: 500000
Total: 1700000
Please Enter a Number between 0 and 6
Blu Ray Sales
800000
500000
100000
200000
100000
1700000
CD Sales
500000
500000
50000
200000
50000
1300000
Transcribed Image Text:compile: run: Artist Name DVD Sales 1. Master KG 900000 700000 2. DJ B Coffee 3. Bruno Mars 800000 4. F Fighters 100000 5. T Swift 300000 Total 2800000 Please Enter a Number between 0 and 6 4 Artist Name: F Fighters CD Sale: 100000 DVD Sale: 200000 Blu Ray Sale: 200000 Total: 500000 Please Enter a Number between 0 and 6 1 Artist Name: Master KG CD Sale: 900000 DVD Sale: 800000 Blu Ray Sale: 500000 Total: 2200000 Please Enter a Number between 0 and 6 2 Artist Name: DJ B Coffoo CD Sale: 700000 DVD Sale: 500000 Blu Ray Sale: 500000 Total: 1700000 Please Enter a Number between 0 and 6 Blu Ray Sales 800000 500000 100000 200000 100000 1700000 CD Sales 500000 500000 50000 200000 50000 1300000
Expert Solution
steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY