Question: Write a program that computes the intersection point of two lines AB and CD. The user will specify the points A, B, C and D
Write a program that computes the intersection point of two lines AB and CD. The user will specify the points A, B, C and D by clicking. Draw a small circle around the intersection point. If the two lines AB and CD do not have a unique intersection point (because they are parallel or coinciding), display a line of text indicating this. Please capture output screen for each different scenario in your report.
(in Java programming please)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
