Question: Question No. 02. Write a program in C++ that will take 10 integer inputs from the user, and do the following: a. If the input

 Question No. 02. Write a program in C++ that will take

Question No. 02. Write a program in C++ that will take 10 integer inputs from the user, and do the following: a. If the input number is a prime number, then save it in an array named prime. b. If the input number is odd, then save it in an array named odd. c. If the input number is an even number, then save it in an array named even. d. For each array, the program will show the largest number and the average of the provided inputs

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!