and also check whether it is right angle or not.
write a C-program to check whether the triangle is isosceles, equilateral or scalene.
TASK- If the three sides of a triangle are entered through the keyboard, write a C-program to check whether the triangle is is…