

InterviewSolution
Saved Bookmarks
1. |
State whether the given statement are true (T) or false (F).Sum of two whole numbers is always less than their product. |
Answer» False. For example:- 2 + 3 = 5 2 × 3 = 6 From the above example, we can say that sum of two whole numbers is not always less than their product. |
|