In a program you need to store the identification numbers of 10 employees (as ints) and their weekly gross pay (as double s).
A) Define two arrays that may be used in parallel to store the 10 employee identification numbers and gross pay amounts.
B) Write a loop that uses these arrays to print each employee’s identification number and weekly gross pay.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.