study c language

Leap year Program in C

WAP that tells whether a given year is a leap year or not.

Even or Odd Program in C

WAP that finds whether a given number is even or odd.

Greatest of three numbers Program in C

. WAP to find the greatest of three numbers.

Numbers equal or not Program in C

WAP that checks whether the two numbers entered by the user are equal or not.

Swap using a third variable Program in C

WAP that swaps values of two variables using a third variable.

Centigrade into Fahrenheit Program in C

WAP that accepts the temperature in Centigrade and converts into Fahrenheit using the formula C/5=(F-32)/9.

Area and Circumference of a Circle Program in C

WAP to calculate the area and circumference of a circle.

Sum and Percentage marks Program in C

WAP that accepts the marks of 5 subjects and finds the sum and percentage marks obtained by the student.

Simple Interest and Compound Interest Program in C

WAP that calculates the Simple Interest and Compound Interest. The Principal, Amount, Rate of Interest and Time are entered through the keyboard.

Marks Average Program in C Language

Marks Average Program in C Language

1 4 5 6 7 8 12