Question: Develop a C program that Declare an array of integers of size 7 called number. Use the symbolic constant (#define) to specify an arrays size
Develop a C program that Declare an array of integers of size 7 called number. Use the symbolic constant (#define) to specify an arrays size Reads in seven positive integers and store them in number. Finds and prints the maximum odd number and index location in the array.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
