InterviewSolution
Saved Bookmarks
| 1. |
Let P(n) be a statement and let P(n) `Rightarrow` P(n+1) for all natural number n, then P(n) is true.A. For all `n in N`B. For all `n ge m`, m being a fixed positive integerC. For all `n ge 1`D. Nothing canbe said. |
| Answer» Correct Answer - D | |