InterviewSolution
Saved Bookmarks
| 1. |
About distance formula and write the correct formula |
| Answer» Distance formula is used to find the distance between two given points on graph. The exact formula used for finding distance between coordinates of two points is :-√(X2-X1)² + (Y2-Y1)². | |