Aissce Practical Exam CS Question Paper - 2023-24
Aissce Practical Exam CS Question Paper - 2023-24
Aissce Practical Exam CS Question Paper - 2023-24
CLASS – XII
2. Write a program to count a total number of lines and count the total number of lines starting with 'A', 'B',
and 'C' from the file dfh.txt
3. Write a program to store customer data into a binary file cust.dat using a dictionary and print them
on screen after reading them. The customer data contains ID as key, and name, city as values.
4. Write a program to write data into binary file marks.dat and display the records of students who
scored more than 95 marks.
5. Write a program to implement a stack for the employee details (empno, name).
6. Write a python program to check whether a string is a palindrome or not using stack
7. Write a program to know the cursor position and print the text according to the below-given
specifications:
a. Print the initial position b. Move the cursor to 4th position
c. Display next 5 characters d. Move cursor to next 10 characters
e. Print the current cursor position f. Print next 10 characters from current position
8. Write a program to replace all spaces from text with - (dash) from the file intro.txt.
Practical file 5
Project 5
Viva 5
Name Name
CLASS – XII
Practical file 5
Project 5
Viva 5
Name Name
CLASS – XII
1. Given the school result data, analyse the performance of the students on different
parameters, e.g subject wise or class wise. 4
Practical file 5
Project 5
Viva 5
Name Name
CLASS – XII
1. For the Data frames created above, analyze and plot appropriate charts with title
and legend. 4
Practical file 5
Project 5
Viva 5
Name Name