C Exercise

Basic C programming exercises
- Write a c program to enter two numbers and finf their sum
- Write a C program to perform input output of all basic data types
- Write a C program to perform arithmetic operations
- Write a C program to enter length and breadth of a rectangle and find its Area
- Write a C program to find circumference, diameter, and area of circle
- Write a C program to find the area of a triangle.
- Write a C program to find angles of a triangle if two angles are given
- Write a C program to find power of a number using pow function
- Write a C program to find square root of a number
- Write a C program to enter temperature in Celsius and convert it into Fahrenheit.
- Write a C program to calculate Simple Interest
- Write a C program to calculate compound interest
- Write a C program to find power of any number x ^ y.
If Else Conditional Statement
- Write a C Program to Find maximum of two numbers
- Write a C Program to Find maximum of three numbers
- Write a C Program to Check negative, positive or zero
- Write a C Program to Check divisibility
- Write a C Program to check even or odd number
- Write a C program to Check alphabet character
- Write a C program to Check vowel or consonant
- Write a C program to Check alphabet, digit or special character
- Write a C program to Check uppercase or lowercase
- Write a C program to print day name of week
- Write a C program to Find roots of quadratic equation
- Write a C program to calculate profit or loss.
- Write a C program to input marks of five subjects Physics, Chemistry, Biology, Mathematics and Computer. Calculate percentage and grade