[Solved] Distance between 2 Points with C++
![[Solved] Distance between 2 Points with C++ [Solved] Distance between 2 Points with C++](https://realcoder.techss24.com/wp-content/uploads/2022/07/Solved-Distance-between-2-Points-with-C.png)
Distance between 2 Points: Mrs. Anitha , our favourite Maths teacher wanted to teach her new batch students to find the distance between 2 points.Write a program to accept 2 points and to calculate the distance between them using functions…