Saved Bookmarks
| 1. |
Pagepersonor6 127 when a combination ofhardware and softwareenablesСО awith a desabelityimpairment toles eComputerit isa mechanical assistanceb> Asses tivenesso Asserti e Technologydy Assistance andа a0communication |
|
Answer» Answer: Write a menu driven PROGRAM to perform the following: (USE switch-case STATEMENT) (a) To input a word from the user and print it in the following pattern: (b) S 52 To find the sum of the series givenbelow: S = 1 + + + El up to n terms (Where x and n are to be inputted from the user) 2! 3! Note: ! denotes the factorial of a number which is equal to the product of the numbers starting from 1 till that number. Example: 5! - 1 x 2 x 3 x 4x5] |
|