Write a program that takes the x-y coordinates of a point in the cartesian plane
Answers
Answered by
0
Given co-ordinates (x, y), determine the quadrant of the cartesian plane.
Examples :
Input : x = 1, y = 1
Output : lies in 1st quadrant
Input : x = 0, y = 0
Output : lies at origin
Attachments:
Similar questions
Social Sciences,
6 months ago
English,
6 months ago
English,
6 months ago
Math,
11 months ago
Computer Science,
11 months ago
Math,
1 year ago
Physics,
1 year ago
Biology,
1 year ago