Saved Bookmarks
| 1. |
Write a menu driven program (using switch-case) to perform the following: (a) To print the series 0, 3, 8, 15, 24. n terms (value of 'n' is to be input by the user),(b) To find and print the sum of the series : S = 1/2 + 3/4 + 5/6 + 7/8+ ......... 19/20the following |
|
Answer» ONG>Answer: Explanation: OK......... it need time .... you are from |
|