Question: Please solve using the java (eclipse) program Problem 1 (10 pts) Write function distance that calculates the distance between two points in the three dimensional

Please solve using the java (eclipse) program
Problem 1 (10 pts) Write function distance that calculates the distance between two points in the three dimensional space (x1, y1, z1) and (x2, y2, 22). All numbers and return values should be of type double (5 pts) In "main" allow the user to enter the coordinates of the two points (x1, y1, 21) and (x2, y2, 22). Then call the function distance and display the result to the user (5 pts)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
