List of Simple Programs in C
- Write a program, enter length & breath of rectangle & calculate area.
- Write a program to calculate sum of two number.
- Write a program to calculate Area of circle.
- Write a program to calculate Simple interest by entering value of principle, time and rate.
- Write a program to enter three number & calculate sum and product.
- Write a program to convert Celsius to Fahrenheit.
- Write a program to convert Fahrenheit to Celsius.
- Write a program to enter mark of 5 subjects & calculate total mark and percentage.
- Write a program to enter length of cube and calculate volume.
- WAP to enter three coefficient of quadratic equation and find the roots.
- WAP to find the distance between two points (x1,y1) and (x2,y2).
- WAP to enter three sides of triangle and find area.
- Write a program to enter 1 to 7 case and display day of week.
Comments
Post a Comment