

InterviewSolution
Saved Bookmarks
1. |
If (x, y) is a point in fourth quadrant, that A) x > 0, y < 0 B) x > 0, y > 0 C) x < 0, y < 0D) x < 0, y > 0 |
Answer» Correct option is (A) x > 0, y < 0 If (x, y) lies in \(4^{th}\) quadrant. Then x > 0 & y < 0 A) x > 0, y < 0 |
|