

InterviewSolution
Saved Bookmarks
1. |
Is zero a rational number? can your write it in the from p/q ,where p and q are integers and q ≠ 0? |
Answer» yes zero is a rational number. it can be written as 0/1,0/2 etc, in the form p/q where p and q are integers and q ≠0 ? |
|