Module 4 Assignment Criteria For this assignment, you will process a large dataset. A university posts its employees’ salaries at liveexample.pearsoncmg.com/data/Salary.txt. Each line in the file...

1 answer below »

View more »
Answered Same DayApr 01, 2021

Answer To: Module 4 Assignment Criteria For this assignment, you will process a large dataset. A university...

Amit answered on Apr 03 2021
141 Votes
38219/Module 4/pseudocode.docx
The required pseudo-code is as given below:
1. Start.
2. Import all required java packages in the program.
3. Create the class “Salary
”, so that average salary based on provided ranks from the database can be displayed.
4. Make declaration of required variables in the program which are used for different calculations.
5. Create URL for reading data from provided link.
6. Make use of while loop for calculating average salary of all professors based on their ranks.
7. Display the total and average salary for the professors.
8. End.
38219/Module 4/salary/.classpath

    
    
    
38219/Module 4/salary/.project

     salary
    
    
    
    
        
             org.eclipse.jdt.core.javabuilder
            
            
        
    
    
         org.eclipse.jdt.core.javanature
    
38219/Module 4/salary/.settings/org.eclipse.jdt.core.prefs
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=disabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.2
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.4
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=warning
org.eclipse.jdt.core.compiler.problem.enumIdentifier=warning
org.eclipse.jdt.core.compiler.source=1.3
38219/Module 4/salary/bin/Salary.class
public synchronized class Salary {
public void Salary();
public static void main(String[]) throws Exception;
}
38219/Module 4/salary/output.PNG
38219/Module 4/salary/src/Salary.java
38219/Module...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here
March
January
February
March
April
May
June
July
August
September
October
November
December
2025
2025
2026
2027
SunMonTueWedThuFriSat
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
00:00
00:30
01:00
01:30
02:00
02:30
03:00
03:30
04:00
04:30
05:00
05:30
06:00
06:30
07:00
07:30
08:00
08:30
09:00
09:30
10:00
10:30
11:00
11:30
12:00
12:30
13:00
13:30
14:00
14:30
15:00
15:30
16:00
16:30
17:00
17:30
18:00
18:30
19:00
19:30
20:00
20:30
21:00
21:30
22:00
22:30
23:00
23:30