Question: Lab 7.2 Write a C++ program that takes 20 integer inputs from user and store them in an array. Then: - Print all the numbers

Lab 7.2 Write a C++ program that takes 20 integer inputs from user and store them in an array. Then: - Print all the numbers on screen. - Find the sum and product of all elements of an array - Ask the user to give you a number. Now, tell user whether that number is present in array or not. - Number of odd numbers. - Number of even numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
