Question: Write a progam with C code that works with arrays. This program should offer the user a menu with these options: 1. Asign values to
Write a progam with C code that works with arrays. This program should offer the user a menu with these options: 1. Asign values to an array of one dimension 2. Print the array 3. Determine which vaues of the array are odd and even 4. Find how many times theres is a value in the array 5. Exit //The operations 2 and 4 cannot be done until the 1st operation is done
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
