Question: QUESTION 3 (10 MARKS) 1. Write a function definition to display the age of FIVE (5) staffs by passing a one- dimensional array to the

QUESTION 3 (10 MARKS) 1. Write a function definition to display the age of FIVE (5) staffs by passing a one- dimensional array to the function. (5 marks) 2. By using two-dimensional array, write a code segment of a program to display the following output. Output 2. test[0][0] = 2 test[0][1] = -5 test[1][0] = 4 test[1][1] = 0 test[2][0] = 9 test[2][1] = 1 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
