

InterviewSolution
Saved Bookmarks
1. |
State whether the given statement are true (T) or false (F).Every number is a multiple of itself. |
Answer» True. We know that, 1 is the identity for multiplication of whole numbers Therefore, any number is multiplied by 1 we get the number itself. Hence, every number is a multiple of itself. |
|