Question: Write a C++ program to fill the array xdata[] of size 10 with random numbers generated between 50 and 100. a. Find the lowest
Write a C++ program to fill the array xdata[] of size 10 with random numbers generated between 50 and 100. a. Find the lowest and highest element in the array and their positions in the array.
Step by Step Solution
There are 3 Steps involved in it
Answer Heres a C program that fills an array xdata of size 10 with random numbers between 50 and 100 ... View full answer
Get step-by-step solutions from verified subject matter experts
