What's new

Closed Patulong naman tol ! Baguhan pa kasi ako sa Java Programming !

Status
Not open for further replies.

markcarlo

Enthusiast
Joined
Feb 11, 2016
Posts
2
Reaction
0
Points
63
Create a program that inputs two points (coordinates) from a square or rectangle. Point A(X1,Y1), representing the lower left point and Point B(X2,Y2), the upper left point. The program will also input coordinates of Point C(x,y) and outputs whether Point C is INSIDE or OUTSIDE the square or rectangle.
Output : Point C is inside the rectangle
Qh7blxX


Output : Point C is outside the rectangle
rcJiCUT


Salamat po :)
 
Status
Not open for further replies.
Back
Top