Computer Science, asked by kkothapavan, 1 month ago

write a program to calculate and display the area of a rectangle where the length is 30 and breadth is 15centimeters​

Answers

Answered by cuteangle66
1

Answer:

C programming, exercises, solution: Write a C program to ... for the area of a rectangle uses multiplication: length • width = area. ... printf("Enter 2 : View the perimeter \n");

Similar questions