Question: using c program Write a program to define a ID array of 1000 element and fill it with a random values (using rand() function) between

using c program
Write a program to define a ID array of 1000 element and fill it with a random values (using rand() function) between 1 and 1000 (integers), then searches and counts the number of values that can be exactly divided by 5. Finally print these values with their index numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
