InterviewSolution
Saved Bookmarks
| 1. |
Between two rational numbers(A) there is no rational number(B) there is exactly one rational number(C) there are infinitely many rational numbers(D) there are only rational numbers and no irrational numbersA. there is no rational numberB. there is exactly one rational numberC. there are infinitely many rational numberD. there are only rational numbers and no irrational numbers |
|
Answer» Correct Answer - C Between the rational numbers, there are infiniitely many rational numbers. e.g., `3/5` and `4/5` are two rational numbers, then `31/50, 32/50, 33/50, 34/50, 35/50"….."` are inifinite rational numbers between them. |
|