InterviewSolution
Saved Bookmarks
| 1. |
If the multiplication of any two whole numbers is zero, can we say that one or both of the numbers must be zero? Give an example to prove it. |
|
Answer» Yes, because when zero is multiplied by any number, result is zero e.g.- 0 × 7 = 0, 8 × 0 = 0, 0 × 0 = 0 |
|