Question: slove in c++ 7. Create an integer array of CAPACITY 10. a) Create a randomize() function to seed the array with unique random values. b)
slove in c++
7. Create an integer array of CAPACITY 10. a) Create a randomize() function to seed the array with unique random values. b) Create a print() function to print the array to console. c) Call randomize then print. Output Example 6 81 9 5 3 4 2 0 7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
