1 design a program that prompt the user to enter 10 integer


1. Design a program that prompt the user to enter 10 integer numbers into an array. Program should print the numbers in a reverse order

2. Design a program that prompts the user to enter 10 numbers into an array of one dimension. Program should find and print the largest and the smallest value of the array.

3. Design a program that allows a user to enter a day number in the range 1 to 7 and prints the name of the day (day 1 is Sunday, day 2 is Monday, and so on).

4. Design a program that prompt the user to enter 10 integer numbers into an array. Program should print all the odd numbers of the array with a count of how many odd numbers were in the array.

5. Design a program that allows the user to enter 200 characters in an array of one dimension. Program should print a count of occurrence of the vowels (a, e, I, o, u.)

Solution Preview :

Prepared by a verified Expert
Business Management: 1 design a program that prompt the user to enter 10 integer
Reference No:- TGS02546232

Now Priced at $25 (50% Discount)

Recommended (90%)

Rated (4.3/5)