In a program you need to store the identification numbers of ten employees (as int values) and their weekly gross pay (as double values).
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 of the employees’ 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.