b. In the main method, The program reads from the user the number of branches in the company. The program reads from the user set of rows (according to the number of branches) such that each row contains branch name and the number of employees in the branch and the salaries of the employees. The program should store the branch names in a separate single dimensional array and salaries are stored in a double-dimensional array of type int. You can consider that the number of employees in a branch is 20. Then the program calls the method getBranchSalariesSums to compute the sums salaries of the entered employee's salaries in all branches and store them in a single-dimensional array. Finally, the program checks the sums salaries of all branches stored in the single- dimensional array to find the maximum sum and the prints the name of branch will be closed. Sample Run: Enter number of branches: 6 Enter branch1 name and number of employees: Kuwait 6 Enter salaries for 6 employees in Kuwait: 222 333 444 555 666 777 Enter branch 2 name cnd pumber of o mploveas: Eavnt 5
b. In the main method, The program reads from the user the number of branches in the company. The program reads from the user set of rows (according to the number of branches) such that each row contains branch name and the number of employees in the branch and the salaries of the employees. The program should store the branch names in a separate single dimensional array and salaries are stored in a double-dimensional array of type int. You can consider that the number of employees in a branch is 20. Then the program calls the method getBranchSalariesSums to compute the sums salaries of the entered employee's salaries in all branches and store them in a single-dimensional array. Finally, the program checks the sums salaries of all branches stored in the single- dimensional array to find the maximum sum and the prints the name of branch will be closed. Sample Run: Enter number of branches: 6 Enter branch1 name and number of employees: Kuwait 6 Enter salaries for 6 employees in Kuwait: 222 333 444 555 666 777 Enter branch 2 name cnd pumber of o mploveas: Eavnt 5
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...
Related questions
Question
Please do these 2

Transcribed Image Text:open University
prancnes (each prancn saiaries are in one row). ine metnoa snouia return tne şum oI INA
employee's salaries in all the branches as a single-dimensional array of Int valu Time left 0:31:19
b.
In the main method,
The program reads from the user the number of branches in the company.
program reads from the user set of rows (according to the number of branches) such
that each row contains branch name and the number of employees in the branch and the
salaries of the employees. The program should store the branch names in a separate single
dimensional array and salaries are stored in a double-dimensional array of type int. You can
The
consider that the number of employees in a branch is 20.
Then the program calls the method getBranchSalariesSums to compute th
of the entered employee's salaries in all branches and store them in a single-dimensional
sums salaries
array.
Finally, the program checks the sums salaries of all branches stored in the single-
dimensional array to find the maximum sum and the prints the name of branch will be closed.
Sample Run:
Enter number of branches: 6
Enter branch1name and number of employees: Kuwait 6
Enter salaries for 6 employees in Kuwait: 222 333 444 555 666 777
Enter branch 2 name cnd oumber of e molovees. Eavn+ 5.

Transcribed Image Text:tof
Suppose some company has many branches in different cities in a country and the
administration decided to close one branch because of the pandemic COVID-19
consequences. The company manager asked the financial department to prepare a report
with some statistics about the employee's salary in all branches. The required report should
contain the sum of employees' salaries in each branch. The branch with the maximum salary
sum of salaries will be selected for closing.
Help the financial department in preparing the required report by developing a Java program
with the following specifications:
a.
Write a java method named getBranchSalariesSums that takes as an argument a
double-dimensional array of type int representing the salaries of the employees in all the
branches (each branch salaries are in one row). The method should return the sum of the
employee's salaries in all the branches as a single-dimensional array of int values.
b.
In the main method,
DELL
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 4 steps with 6 images

Recommended textbooks for you

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 Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

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 Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

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
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning

Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education

Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY