InterviewSolution
Saved Bookmarks
| 1. |
The following symbols have been used× stands for equal to< stands for not equal to- stands for greater than+ stands for not greater than> stands for less than= stands for not less thanIf p × q × r, then it is not possible that(A) p + q = r (B) p = q + r (C) p + q + r (D) p = q = r |
| Answer» (A) p + q = r | |