Question: Q 1 ) write a program that displays the following :menu find max perfect number - 1 calculate series - 2 exit - 3 If

Q1) write a program that displays the following
:menu
find max perfect number -1
calculate series -2
exit -3
If the user press 1 : the program reads 2
numbers from the user A and B then the
program should print the maximum perfect
.number between A and B
If the user press 2: the program should
:calculate the following series
f(x)=a-(1**a2???1)+(3**a4???3)-(5**a6???5)dotsdots..
(n**a(n+1)???n)
Where a and n are user input integers
If the user press 3 : the program stops
 Q1) write a program that displays the following :menu find max

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