Question

Add to code:

3 value-returning methods

(return at least 1 Integer from methods,

1 String from method,

1 String from method)

Replace person data from String to String[]. Collect data inside

String]. Each row of all string data should be collect and store inside

a index of string array.

replace String personDatabase for String for personDatabase

String newPerson goes into String

restructure all methods and code for this.

personDatabase

Add new section inside "[READ] Person Menu Option"

Read Option Menu

1 - Displaying arrays : Displaying person string data per row, in

personDatabase. (use revel Ch 7.2.6 - 3)

2 - Summing all elements : Summing all salaries in personDatabase.

(use revel Ch 7.2.6-4)

3 - Shuffle/Random elements : Shuffle person data in personDatabase

(use revel Ch 7.2.6 - 7/8)

3.) Make sure that code is avoid of logic, syntax, runtime errors.

4.) Program must run all functions before Project 4 instructions, but

with instruction#2 additional functionalities.

5.) Run program test out all functionalities, and take screenshots./n6.) Verify all instructions is 100% complete.

7.) Zip all screenshots and

(PersonManagementSystem_Project_4_arrays.java)

a zip named your Name-project-4-pms-ch7-arrays.zip .

8.)

source code into

Submit zip.

Question image 1Question image 2