Write a program that reads up to 10 donation values into an


Problem

1. Write a program that reads keyboard input to the @ symbol and that echoes the input except for digits, converting each uppercase character to lowercase, and vice versa. (Don't forget the cc type family.)

2. Write a program that reads up to 10 donation values into an array of double. (Or, if you prefer, use an array template object.) The program should terminate input on non-numeric input. It should report the average of the numbers and also report how many numbers in the array are larger than the average.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a program that reads up to 10 donation values into an
Reference No:- TGS02635140

Expected delivery within 24 Hours