Question: Using C++ PRG-1. Write a program that randomly creates an array of 100 elements and fills the elements with random integers between 100 and 200

PRG-1. Write a program that randomly creates an array of 100 elements and fills the elements with random integers between 100 and 200 . The program prints the elements in 10 rows by calling a print function. PRG-2. Write a program that creates a list of 10 random integers between 1 and 100 and then prints the elements of array, the smallest element, and the largest element
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
