Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

IN JAVA You must use arrays, static methods, loops and decision making constructs Write a program that lets the user enter four quarterly sales figures

IN JAVA

You must use arrays, static methods, loops and decision making constructs

Write a program that lets the user enter four quarterly sales figures for six divisions of a company. The figures should be stored in a two dimensional array. Once the figures are entered the program should display the following for each quarter a. A list of the sales figures by division. b. Each division increases or decreases from the previous quarter(this will not be displayed for the first quarter). c. The total sales for the quarter. d. The company's increase or decrease from the previous quarter(this will not be displayed for the first quarter). e. The average sales for all divisions that quarter. f. The division with the highest sales for that quarter. Input Validation: Do not accept negative numbers for sales figures.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts Of Database Management

Authors: Philip J. Pratt, Joseph J. Adamski

4th Edition

0619064625, 978-0619064624

More Books

Students also viewed these Databases questions

Question

How does the concept of hegemony relate to culture?

Answered: 1 week ago