Write a C program to calculate the area & perimeter of the rectangle, and the area & circumference of the circle

Problem Statement: The length & breadth of a rectangle and radius of a circle are input through the keyboard. Write

Read more

Write a c program for Calculation of aggregate and percentage marks

Problem Statement: If the marks obtained by a student in five different subjects are input through the keyboard, find out

Read more