Program to find the Triangle Type with the numbers?
Program to find the Triangle Type with the numbers? Given three numbers a,b,c. Write a class and a driver program to determine the Triangle Type the numbers would form. Let us write a program to determine the type of Triangle given the sides. We know that, if all the sides are equal the triangle is […]