0% found this document useful (0 votes)
5 views

practical class xii cs 2023-24

The document outlines the practical exam format for Computer Science (083) for AISSCE 2023-24 at PM SHRI Kendriya Vidyalaya Boudh, detailing two sets of questions. Each set includes tasks such as creating binary files, adding records to MySQL, generating report files, and project submissions, with a total of 30 marks assigned. Additionally, it specifies the roles of external and internal examiners along with signature fields.

Uploaded by

Gnb Amrit
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)
5 views

practical class xii cs 2023-24

The document outlines the practical exam format for Computer Science (083) for AISSCE 2023-24 at PM SHRI Kendriya Vidyalaya Boudh, detailing two sets of questions. Each set includes tasks such as creating binary files, adding records to MySQL, generating report files, and project submissions, with a total of 30 marks assigned. Additionally, it specifies the roles of external and internal examiners along with signature fields.

Uploaded by

Gnb Amrit
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

PM SHRI Kendriya Vidyalaya Boudh

AISSCE -2023-24
Practical Exam Computer Science (083)
Set-I
S.No Questions Marks Assigned
1 Create a binary file with name and roll number. Search for a given 8 (4+4)
roll number and display the name, if not found display appropriate
message.
2 Write a program to add records of 5 student from python to 4
MySQL and display all record from python.
Name of database is : classXII
Name of Table is student
Structure of Table is [rollno, name, marks]

3 Report file: 7
4 Project (using concepts learnt in Classes 11 and 12): 8
Synopsis of the project to be submitted by the students
5 Viva voce 3
Total 30

External Examiner Number: ____________ Internal Examiner Number: ________________

External Examiner Name: ______________ Internal Examiner Name: __________________

Signature: ____________ Signature: _____________


PM SHRI Kendriya Vidyalaya Boudh
AISSCE -2023-24
Practical Exam Computer Science (083)
Set-2
S.No Questions Marks Assigned
1 Create stack of marks named as Student. Add all the marks of 8 (4+4)
student that is more than 50 in this stack i.e.passed as a list of
marks.
Delete all the element of stack one by one and display all deleted
element from the stack. Also show appropriate message if no
element found in stack.
2 Write a program to add records of 5 employee from python to 4
MySQL and display all record from python.
Name of database is : classXII
Name of Table is empdetail
Structure of Table is [empid, name, salary]

3 Report file: 7
4 Project (using concepts learnt in Classes 11 and 12): 8
Synopsis of the project to be submitted by the students
5 Viva voce 3
Total 30

External Examiner Number: ____________ Internal Examiner Number: ________________

External Examiner Name: ______________ Internal Examiner Name: __________________

Signature: ____________ Signature: _____________

You might also like