Question: C++ write a program to initialize an array with 40 random numbers from 0 to 999 and then print two lines of output, containing a)
C++ write a program to initialize an array with 40 random numbers from 0 to 999 and then print two lines of output, containing a) every element at an odd index, seperate by a space character, b) all elements in reverse order
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
