perimeter

  • C

C Program To Find Area, Perimeter and Semi-perimeter: Valid Triangle

Lets ask the user to input lengths of 3 sides of the Triangle. First lets check if those 3 values…

5 years ago
  • C

Perimeter of Rectangle: C Program

The length and breadth / width of a rectangle are entered through the keyboard. Write a program to calculate the…

5 years ago