InterviewSolution
Saved Bookmarks
| 1. |
Let P(n) be a statement such that `P(n) Rightarrow P(n+1)` for all `n in NN`. Also, if P(k) is true, `k in N`, then we can conclude that.-A. P(n) is true for all nB. P(n) is true for all n `n ge k`C. P(n) is true for all n `n gt k`D. None of these |
| Answer» Correct Answer - D | |