Write a program that initializes an array with ten random integers and then prints four lines of

Question:

Write a program that initializes an array with ten random integers and then prints four lines of output, containing

• Every element at an even index.
• Every even element.
• All elements in reverse order.
• Only the first and last element.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: