

InterviewSolution
Saved Bookmarks
1. |
State whether the given statements are true or false:If a number is divisible by 2 and 3, then it is also divisible by 6. So, if a number is divisible by 2 and 4, it must be divisible by 8. |
Answer» False [2 and 4 are not coprimes] |
|