Question: Write a void function named INIT() that takes an int array parameter and two int parameters. Given that the first int parameter represents the size
Write a void function named INIT() that takes an int array parameter and two int parameters. Given that the first int parameter represents the size of the array parameter, the function assigns the second parameter to each of the elements of the array parameter.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
