MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following option is wrong about natural numbers? |
| A. | Sum of first n natural numbers can be calculated by using Iteration method |
| B. | Sum of first n natural numbers can be calculated by using Recursion method |
| C. | Sum of first n natural numbers can be calculated by using Binomial coefficient method |
| D. | No method is prescribed to calculate sum of first n natural number |
| Answer» E. | |