0% found this document useful (0 votes)
25 views2 pages

Practical File Index With Columns

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)
25 views2 pages

Practical File Index With Columns

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/ 2

Practical File - Computer Science (083)

LIST OF PRACTICALS (2024-25)


CLASS-XII

S.No Program Name Submission Date


Teacher's Sign
1 Program 1: Calculate
factorial of a number
2 Program 2: Check if a
number is prime
3 Program 3: Find the sum of
list elements recursively
4 Program 4: Calculate the
nth term of the Fibonacci
series
5 Program 5: Search for a
word in a given sentence
6 Program 6: Read and
display file content line by
line with each word
separated by '#'
7 Program 7: Count vowels,
consonants, uppercase, and
lowercase characters in a
file
8 Program 8: Create a binary
file to store roll numbers
and names; search for a roll
number
9 Program 9: Update marks of
a student in a binary file by
roll number
10 Program 10: Copy content
from one file to another,
excluding lines containing
'a'
11 Program 11: Create a CSV
file for employees and
search for an employee by
number
12 Program 12: Generate
random numbers
simulating dice rolls
13 Program 13: Implement a
Stack using Python lists
14 Program 14: Implement a
Queue using Python lists
15 Program 15: Analyze
phishing emails and find the
most common word
16 Program 16: Implement the
21-stick game where the
computer always wins
17 Program 17: Connect to a
database, add and display
employee records
18 Program 18: Search for an
employee by number in a
database
19 Program 19: Update
employee records in a
database
20 Program 20: Delete
employee records from a
database

You might also like