Computer Science, asked by charmiii510, 7 months ago

Using switch statement, write a menu driven program to:

1. Print Series

2. SumSeries

For (1) display the following series:
100000,10000,1000,100,10
For (2) find and display the sum of the given series:

Sum = 1° +2 ²? + 3⁴+4to the power 6+5 to the power 8+ +6 to the power 10 For an incorrect choice, an appropriate error message should be displayed.​

Answers

Answered by Anonymous
1

Explanation:

Which class and which chapter

Similar questions