You are on page 1of 2

INDEX

S. No. Program No: Program Name Page No. Date Remarks


1 PROGRAM 1: Write a program to
1 22-08-2023
print Hello World.
2 PROGRAM 2: Write a program to
2 22-08-2023
print Mody University.
3 PROGRAM 3: Write a program to
3 24-08-2023
find the sum without scanf.
4 PROGRAM 4: Write a program to
4 24-08-2023
find the sum using scanf.
5 PROGRAM 5: Write a program to
5 29-10-2023
find the area of circle.
6 PROGRAM 6: Write a program to
6 29-10-2023
find the area of triangle.
7 PROGRAM 7: Write a program to
7 31-08-2023
find the volume of cone.
8 PROGRAM 8: Write a program to
8 31-08-2023
find the volume of cylinder.
9 PROGRAM 9: Write a program to
9 05-09-2023
find the volume of sphere.
10 PROGRAM 10: Write a program
to find the circumference of 10 05-09-2023
circle.
11 PROGRAM 11: Write a program
11 12-09-2023
to find the size of datatype.
12 PROGRAM 12: Write a program
12 12-09-2023
to find the ASCII Value.
13 PROGRAM 13: Write a program
13 14-09-2023
to find the Simple interest.
14 PROGRAM 14: Write a program
to find the area of triangle using 14 14-09-2023
Heron's formula.
15 PROGRAM 15: Write a program
to convert the temperature from 15 19-09-2023
centigrade to Fahrenheit.
16 PROGRAM 16: Write a program
to convert the temperature from 16 19-09-2023
Fahrenheit to centigrade.
S. No. Program No: Program Name Page No. Date Remarks
17 PROGRAM 17: Write a program
to swap the two numbers using 17 21-09-2023
third variable.
18 PROGRAM 18: Write a program
to swap the two numbers 18 21-09-2023
without using third variable.
19 PROGRAM 19: Write a program
to find the greatest of three 19 26-09-2023
numbers using ternary operator.
20 PROGRAM 20: Write a program
to find whether the given 20 26-09-2023

You might also like