Question: Q1: Write a program that takes five integer inputs from the user in an array and finds the average of the inputs.. Q2: Write a
Q1: Write a program that takes five integer inputs from the user in an array and finds the average of the inputs.. Q2: Write a program that takes eight integer inputs from user in an array and finds the number of even and odd data values stored in the array. Q3 Write a program that takes an integer array input and prints the minimum number from array... Q4 Input five integers in an array, write a function that takes the array as input and prints the reverse ofarray Q5 Input ten data values in an integer array. Input a search key (specific number to be searched) and find search key in array, also print the locations of search key in case it appears more than once in array
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
