Question: 1. Write a program which contains an array int [] arrayPrime which holds an array with these Prime Numbers {2, 3, 5, 7, 11, 13,

1. Write a program which contains an array int [] arrayPrime which holds an array with these Prime Numbers {2, 3, 5, 7, 11, 13, 17, 19, 23, 29}. Use a loop to output the prime numbers to the Console window.

Next, write a Console application using the Array.Reverse() Method. Create an array with 4 or more names. Display the names in reverse order.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!