Question: I need a simple and understandable program. Something I can comprehend since Im taking java programming 1. And a tester class. Thank you. Write a
Write a program LineDistanceTester that constructs a line joining the points (100, 100 and (200, 200), then constructs points (100, 200), (150, 150), and (250, 50). Print the distance from the line to each of the three points, using the ptSegpist method of the Line D class. Also print the expected values. (Draw a sketch on graph paper to find what values you expect.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
