Question: Write a program by c + + language, the user must given input number and the program must print: print the odd and even numbers

Write a program by c++language, the user must given input number and the program must print:
print the odd and even numbers from 1 to input number.
calculate the average of odd and even numbers for given input number.
compare between the average of odd and even numbers and print the maximum between them.
print the maximum odd and even numbers.
Note: By using for loop
Write a program by c + + language, the user must

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 Programming Questions!