C Basics

Basics C programs/codes 


3.Write a C program to input length and width of a rectangle from user and calculate perimeter of the rectangle. How to find perimeter of a rectangle if length and breadth of a rectangle are given using C programming.

Comments

Popular posts from this blog

C program to calculate velocity

C program to find square root of a number

C program to find maximum between two numbers