InterviewSolution
Saved Bookmarks
| 1. |
Consider the statement P(n): `n^(2) ge 100`. Here, `P(n) Rightarrow P(n+1)` for all n. Does it means thatA. P(n) is true for all nB. P(n) is true for all `n ge 2`C. P(n) is true for all `n ge 3`D. None of these |
| Answer» Correct Answer - D | |