0% found this document useful (0 votes)
14 views3 pages

Computer Practical

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views3 pages

Computer Practical

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Ser Date Practical

1. 24-07-24 Output Functions (printf)


2. 25-07-24 Input Functions (scanf)
3. 27-07-24 Use of Format Specifiers
4. 28-07-24 Use of Escape Sequence
5. 01-08-24 Implicit and Explicit Typecasting
6. 02-08-24 Use of gets() and getch ()
7. 03-08-24 Program of calculating Sum ,Product and average of three numbers
8. 04-08-24 Program of calculating Area , Diameter and circumference of circle
9. 07-08-24 Program of calculating Area of Triangle, Square and Rhombus
10. 08-08-24 Program of calculating Area of Parallelogram, trapezium and rectangle
11. 09-08-24 Program of calculating volume of cube
12. 13-08-24 Program of calculating acceleration of a body
13. 15-08-24 Use of Relational Assignment Operators
14. 19-08-24 Use of Arithmetic Operators
15. 21-08-24 Use of Increment/Decrement Operators
16. 23-08-24 Use of Ternary Operators
17. 26-08-24 Use of Prefix and Postfix Operators
18. 27-08-24 Use of Unary and Binary Operators
19. 29-08-24 Use of Order of Precedence of Operators
20. 30-08-24 Program of converting temperature in Fahrenheit to Celsius and Celsius to Fahrenheit
21. 09-09-24 Program to take a number in certain range to print its square else its cube
22. 09-09-24 Program to check whether a number is positive, negative or zero
23. 10-09-24 Program to find the largest number among the three numbers
24. 10-09-24 Program to find the smallest number among the three numbers
25. 11-09-24 Program that swaps two numbers using third variable
26. 11-09-24 Program that swaps two numbers without using third variable
27. 12-09-24 Program to take marks from user and print its grade according to given criteria
28. 13-09-24 Program to identify whether an alphabet is a vowel or a constant
29. 16-09-24 Program that performs arithmetic operations
30. 17-09-24 Program to identify whether an year is a leap year or not
31. 18-09-24 To Program to identify whether a number is even or if it is positive else print
its square if negative or display zero
32. 20-09-24 Program to calculate net pay from the person’s basic pay and house rent
33. 23-09-24 Program to print the larger number among two using conditional operators
34. 23-09-24 Program using a variable of type integer as switch statement

Ser Date Practical


35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.
53.
54.
55.
56.
57.
58.
59.
60.
61.
62.
63.
64.
65.
66.
67.
68.

Ser Date Practical


69.
70.
71.
72.
73.
74.
75.
76.
77.
78.
79.
80.
81.
82.
83.
84.
85.
86.
87.
88.
89.
90.
91.
92.
93.
94.
95.
96.
97.
98.
99.
100.

You might also like