InterviewSolution
Saved Bookmarks
| 1. |
Which of the following statement is true?A. The product of two negative integers is negative.B. The sum of a negative integer and a positive integer is always positive.C. The product of two positive and two negative integers is positive.D. The product of any number of negative integers is negative. |
|
Answer» Correct Answer - C Since, `-2 xx -3 =6` `2 xx 3 =6` Choice (c) follows. Hence, the correct option is (c). |
|