Question: This is a problem of C language programming Problem 2: Lengths of three sides of a triangle a, b, c are given as input. Write
This is a problem of C language programming
Problem 2: Lengths of three sides of a triangle a, b, c are given as input. Write an algorithm and draw the corresponding flowchart to decide whether the triangle is isosceles, equilateral, or scalene. Hint: In an equilateral triangle three sides are equal. In an isosceles triangle two sides are equal. In a scalene triangle three sides are not equal
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
