Given the length and breadth(or width) of a rectangle, write a C program to find whether the area of the…
The length and breadth / width of a rectangle are entered through the keyboard. Write a program to calculate the…