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 Requirements 1. The interface declares a method called salesSummary(); 2. The abstract class will have the following: a. The abstract class declares the following variables int rowSum int colSum and these variables should be initialized in the abstract constructor b. Thae abstract class also Implements the salesSummary(). The salesSummary() method will declare two arrays as follows:(see images) c. The salesSummary() method should calculate the total of each column in the artistSales array and display a combined (artistSales and artistNames) table with the names and sales as shown in Table 1.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter6: Arrays
Section: Chapter Questions
Problem 11RQ
icon
Related questions
Question

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 Requirements
1. The interface declares a method called salesSummary();
2. The abstract class will have the following:
a. The abstract class declares the following variables int rowSum
int colSum and these variables should be initialized in the abstract constructor
b. Thae abstract class also Implements the salesSummary(). The salesSummary() method will declare two arrays as follows:(see images)

c. The salesSummary() method should calculate the total of each column in the artistSales array and display a combined (artistSales and artistNames) table with the names and sales as shown in Table 1.

 

a multidimensional array named artistSales Using below information:
900000
800000
500000
500000
700000
500000
800000
100000
50000
100000
200000
200000
300000
100000
50000
O
a one-dimensional array named artistNames Using below information:
Master KG
DJ B Coffee
Bruno Mars
F Fighters
T Swift
Transcribed Image Text:a multidimensional array named artistSales Using below information: 900000 800000 500000 500000 700000 500000 800000 100000 50000 100000 200000 200000 300000 100000 50000 O a one-dimensional array named artistNames Using below information: Master KG DJ B Coffee Bruno Mars F Fighters T Swift
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Running Time of Application
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning