Question: 6) Using do while loop, Write a program to calculate the following series: Sum=1+3+5+7+9+11+13+ 15.... + N, the user has to enter the value

6) Using do while loop, Write a program to calculate the following

 

6) Using do while loop, Write a program to calculate the following series: Sum=1+3+5+7+9+11+13+ 15.... + N, the user has to enter the value of N and N should be odd and positive number, if N was entered as an even or negative number you should display the message "Wrong Input!". Otherwise, calculate the series.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

a To find EmaxX1 X2 and EminX1 X2 we first need to find the probabilities for the maximum and minimu... View full answer

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!