Practical File - May
Practical File - May
11 H
Index
Program to add two numbers................................................................................................................................................................................................................................. 3
Program to find the monthly interest..................................................................................................................................................................................................................... 4
Program to print name and type of number........................................................................................................................................................................................................... 5
Program to calculate the square of a number......................................................................................................................................................................................................... 6
Program to find the area of rectangle..................................................................................................................................................................................................................... 7
Program to find the sum of two numbers............................................................................................................................................................................................................... 8
Program to subtract smaller number from the larger number and display the difference.....................................................................................................................................9
Program to find the average & grade of the three subject marks......................................................................................................................................................................... 10
Program to find the sum of 5 subjects.................................................................................................................................................................................................................. 11
Program to print sum of 2 numbers...................................................................................................................................................................................................................... 12
Program to find the greatest of 3 numbers........................................................................................................................................................................................................... 13
Program to check if a given number is even or odd............................................................................................................................................................................................. 14
Program to check whether a number is positive, negative or zero....................................................................................................................................................................... 15
Program to print the even numbers in the given numbers................................................................................................................................................................................... 16
Program to print the discount and Net amount in rupees for a salesman............................................................................................................................................................17
Program to print the Income, Tax & Surcharge of employ.................................................................................................................................................................................... 18
Program to calculate monthly electric bill charges................................................................................................................................................................................................ 19
Program to find the factors of a number............................................................................................................................................................................................................... 20
Program to find the monthly interest................................................................................................................................................................................................................... 21
Program to print whether a given number entered is prime or not...................................................................................................................................................................... 22
Program to count the number of even and odd numbers from a series of numbers starting from 5 to 100........................................................................................................23
Program to find the latest of three numbers........................................................................................................................................................................................................ 24
1
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
Sl.
Screenshot of the programs
no
1
Program to add two numbers
2
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
2
Program to find the monthly interest
3
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
3.
Program to print name and type of number
4
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
4.
Program to calculate the square of a number
5
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
5.
Program to find the area of rectangle
6
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
6.
Program to find the sum of two numbers
7
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
7.
Program to subtract smaller number from the larger number and display
the difference
8
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
8.
Program to find the average & grade of the three subject marks
9
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
9.
Program to find the sum of 5 subjects
10
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
10
. Program to print sum of 2 numbers
11
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
11
. Program to find the greatest of 3 numbers
12
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
12
. Program to check if a given number is even or odd
13
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
13
. Program to check whether a number is positive, negative or zero
14
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
14
. Program to print the even numbers in the given numbers
15
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
15
. Program to print the discount and Net amount in rupees for a salesman
16
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
16
. Program to print the Income, Tax & Surcharge of employ
17
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
17
. Program to calculate monthly electric bill charges
18
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
18
. Program to find the factors of a number
19
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
19
. Program to find the monthly interest
20
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
20
. Program to print whether a given number entered is prime or not
21
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
21
. Program to count the number of even and odd numbers from a series of
numbers starting from 5 to 100
22
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
22
. Program to find the latest of three numbers
23
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
23
. Program to accept a character from user and display if it is a vowel or
consonant
24
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
24
. Program that accepts a word from the user and reverses it
25
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
25
. Program to accept a number from the user and print the table of that
number
26
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
26
. Program to find those numbers which are divisible by 7 and multiples of
5 between 1500 and 2700 (both included)
27
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
28
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
27
. Program to print Fibonacci series up to a certain limit
29
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
28
.
29
.
30
.
31
.
30
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
32
.
33
.
34
.
35
.
36
.
37
.
38
.
39
.
40
.
41
.
42
.
43
.
31
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
44
.
45
.
46
.
47
.
48
.
49
.
50
.
51
.
52
.
53
.
54
.
55
.
32
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
56
.
57
.
58
.
59
.
60
.
61
.
62
.
63
.
64
.
65
.
66
.
67
.
33
PRACTICAL FILE – INFORMATICS PRACTICES (ACADEMIC YEAR : 2023-24)
68
.
69
.
70
.
34