Tag Archives: c_basic

Write a C Program to calculate AREA of rectangle

Calculate AREA of rectangle  Write a C Program to calculate AREA of rectangle. Here’s simple Program to calculate AREA of rectangle in C Programming Language. Below is the source code for C Program to calculate AREA of a rectangle which is successfully compiled and run on Windows System to produce desired output as shown below :

Write a C Program to calculate simple interest

Calculate simple interest Write a C Program to calculate simple interest. Here’s simple Program to calculate simple interest in C Programming Language. Below is the source code for C Program to calculate simple interest which is successfully compiled and run on Windows System to produce desired output as shown below :