100% found this document useful (1 vote)
2K views9 pages

Board Practical Question Paper - 2024-2025

Uploaded by

sarathomas2705
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
2K views9 pages

Board Practical Question Paper - 2024-2025

Uploaded by

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

‭AISSCE COMPUTER SCIENCE‬

‭PRACTICAL EXAMINATION 2023-2024‬

‭School Code‬ ‭:‬ ‭55619‬


‭School Name‬ ‭:‬ ‭NARAYANA e-TECHNO SCHOOL, PALLAVARAM‬
‭Class‬ ‭: XII‬
‭Subject Code‬ ‭: 083‬
‭Subject‬ ‭:‬ ‭COMPUTER SCIENCE(NEW)‬
‭Reg.No‬ ‭: ___________________________‬
‭Date & Day‬ ‭:‬
‭Max.Marks‬ ‭:‬ ‭30‬
‭Time‬ ‭: 3:00 HRS‬
‭Q.No‬ ‭Description‬ ‭Marks‬

‭PART – I (Python Program)‬


‭[8]‬
‭Q1.‬ ‭Creating a menu driven program to perform arithmetic operations.‬

‭PART - II (SQL Commands)‬


‭Q2.‬ C
‭ onsider‬ ‭the‬ ‭following‬ ‭table‬ ‭STU‬ ‭.‬ ‭Write‬ ‭SQL‬ ‭commands‬ ‭for‬ ‭the‬
‭statement (a) to (d).‬ ‭[4]‬

‭ )‬ W
a ‭ rite a Query to delete the details of Roll number 8.‬
‭b)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭change‬ ‭the‬ ‭fees‬ ‭of‬ ‭Student‬ ‭to‬ ‭170‬ ‭whose‬ ‭Roll‬
‭number is 1, if the existing fees is less than 130.‬
‭c)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭add‬ ‭a‬ ‭new‬ ‭column‬ ‭Area‬ ‭of‬ ‭type‬ ‭varchar‬ ‭in‬ ‭table‬
‭STU.‬
‭d)‬ ‭Write a Query to delete tables from Database.‬

‭Q3.‬ ‭Practical Record (Report File)‬ ‭[7]‬

‭Q4.‬ ‭Project file‬ ‭[8]‬

‭Q5.‬ ‭Viva Voce‬ ‭[3]‬

I‭ nternal Examiner‬ ‭ xternal Examiner‬


E
‭[Mr .V VENKATAGIRI ] [Mrs. RADHA]‬
‭[INTERNAL NUMBER: ______________] [EXTERNAL NUMBER: ______________]‬
‭AISSCE COMPUTER SCIENCE‬
‭PRACTICAL EXAMINATION 2023-2024‬
‭School Code‬ ‭:‬ ‭55619‬
‭School Name‬ ‭:‬ ‭NARAYANA e-TECHNO SCHOOL, PALLAVARAM‬
‭Class‬ ‭: XII‬
‭Subject Code‬ ‭: 083‬
‭Subject‬ ‭:‬ ‭COMPUTER SCIENCE(NEW)‬
‭Reg.No‬ ‭: ___________________________‬
‭Date & Day‬ ‭:‬
‭Max.Marks‬ ‭:‬ ‭30‬
‭Time‬ ‭: 3:00 HRS‬
‭Q.No‬ ‭Description‬ ‭Marks‬

‭PART – I (Python Program)‬

‭(A)‬‭Creating‬ ‭a‬ ‭python‬ ‭program‬ ‭to‬ ‭read‬ ‭a‬ ‭text‬ ‭file‬ ‭line‬ ‭by‬ ‭line‬ ‭and‬ ‭[8]‬
‭Q1.‬
‭display each word separated by '#'.‬
‭(B)‬‭Creating‬‭a‬‭python‬‭program‬‭to‬‭generate‬‭random‬‭number‬‭between‬
‭1 to 6‬

‭PART - II (SQL Commands)‬


‭Q2.‬ C
‭ onsider the following table STU . Write SQL commands‬‭for the‬
‭stateme‬‭nt‬ ‭(a) to (d).‬ ‭[4]‬

‭ )‬ W
a ‭ rite a Query to delete the details of Roll number 8.‬
‭b)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭change‬ ‭the‬ ‭fees‬ ‭of‬ ‭Student‬ ‭to‬ ‭170‬ ‭whose‬ ‭Roll‬
‭number is 1, if the existing fees is less than 130.‬
‭c)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭add‬ ‭a‬ ‭new‬ ‭column‬ ‭Area‬ ‭of‬ ‭type‬ ‭varchar‬ ‭in‬ ‭table‬
‭STU.‬
‭d)‬ ‭Write a Query to delete tables from Database.‬

‭Q3.‬ ‭Practical Record (Report File)‬ ‭[7]‬

‭Q4.‬ ‭Project file‬ ‭[8]‬

‭Q5.‬ ‭Viva Voce‬ ‭[3]‬

I‭ nternal Examiner‬ ‭ xternal Examiner‬


E
‭[Mr .V VENKATAGIRI ] [Mrs. RADHA]‬
‭[INTERNAL NUMBER: ______________] [EXTERNAL NUMBER: ______________]‬
‭AISSCE COMPUTER SCIENCE‬
‭PRACTICAL EXAMINATION 2023-2024‬

‭School Code‬ ‭:‬ ‭55619‬


‭School Name‬ ‭:‬ ‭NARAYANA e-TECHNO SCHOOL, PALLAVARAM‬
‭Class‬ ‭: XII‬
‭Subject Code‬ ‭: 083‬
‭Subject‬ ‭:‬ ‭COMPUTER SCIENCE(NEW)‬
‭Reg.No‬ ‭: ___________________________‬
‭Date & Day‬ ‭:‬
‭Max.Marks‬ ‭:‬ ‭30‬
‭Time‬ ‭: 3:00 HRS‬
‭Q.No‬ ‭Description‬ ‭Marks‬

‭PART – I (Python Program)‬


‭Creating a python program to create and search records in binary file.‬
‭[8]‬
‭Q1.‬

‭PART - II (SQL Commands)‬


‭Q2.‬ C
‭ onsider the following table STU . Write SQL commands‬‭for the‬
‭stateme‬‭nt‬ ‭(a) to (d).‬ ‭[4]‬

‭ )‬ W
a ‭ rite a Query to list name of female students in Hindi Department‬
‭b)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭display‬ ‭the‬ ‭name‬ ‭of‬ ‭the‬ ‭students‬ ‭whose‬ ‭name‬ ‭is‬
‭starting with 'A'.‬
‭c)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭list‬‭name‬‭of‬‭the‬‭students‬‭whose‬‭ages‬‭are‬‭between‬
‭18 to 20.‬
‭d)‬ ‭Write‬‭a‬‭query‬‭to‬‭list‬‭the‬‭names‬‭of‬‭those‬‭students‬‭whose‬‭name‬‭have‬
‭second alphabet 'n' in their names.‬
‭Q3.‬ ‭Practical Record (Report File)‬ ‭[7]‬

‭Q4.‬ ‭Project file‬ ‭[8]‬

‭Q5.‬ ‭Viva Voce‬ ‭[3]‬

I‭ nternal Examiner‬ ‭ xternal Examiner‬


E
‭[Mr .V VENKATAGIRI ] [Mrs. RADHA]‬
‭[INTERNAL NUMBER: ______________] [EXTERNAL NUMBER: ______________]‬
‭AISSCE COMPUTER SCIENCE‬
‭PRACTICAL EXAMINATION 2023-2024‬

‭ chool Code‬
S :‭‬ ‭ 5619‬
5
‭School Name‬ ‭:‬ ‭NARAYANA e-TECHNO SCHOOL, PALLAVARAM‬
‭Class‬ ‭: XII‬
‭Subject Code‬ ‭: 083‬
‭Subject‬ ‭:‬ ‭COMPUTER SCIENCE(NEW)‬
‭Reg.No‬ ‭: ___________________________‬
‭Date & Day‬ ‭:‬
‭Max.Marks‬ ‭:‬ ‭30‬
‭Time‬ ‭: 3:00 HRS‬
‭Q.No‬ ‭Description‬ ‭Marks‬

‭PART – I (Python Program)‬


‭Creating a python program to implement stack operations‬
‭[8]‬
‭Q1.‬
‭(Dictionary).‬

‭PART - II (SQL Commands)‬


‭Q2.‬ C
‭ onsider the following table STU . Write SQL commands‬‭for the‬
‭stateme‬‭nt‬ ‭(a) to (d).‬ ‭[4]‬

‭ )‬ W
a ‭ rite a Query to list name of female students in Hindi Department‬
‭b)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭display‬ ‭the‬ ‭name‬ ‭of‬ ‭the‬ ‭students‬ ‭whose‬ ‭name‬ ‭is‬
‭starting with 'A'.‬
‭c)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭list‬‭name‬‭of‬‭the‬‭students‬‭whose‬‭ages‬‭are‬‭between‬
‭18 to 20.‬
‭d)‬ ‭Write‬‭a‬‭query‬‭to‬‭list‬‭the‬‭names‬‭of‬‭those‬‭students‬‭whose‬‭name‬‭have‬
‭second alphabet 'n' in their names.‬
‭Q3.‬ ‭Practical Record (Report File)‬ ‭[7]‬

‭Q4.‬ ‭Project file‬ ‭[8]‬

‭Q5.‬ ‭Viva Voce‬ ‭[3]‬

I‭ nternal Examiner‬ ‭ xternal Examiner‬


E
‭[Mr .V VENKATAGIRI ] [Mrs. RADHA]‬
‭[INTERNAL NUMBER: ______________] [EXTERNAL NUMBER: _____________]‬
‭AISSCE COMPUTER SCIENCE‬
‭PRACTICAL EXAMINATION 2023-2024‬

‭School Code‬ ‭:‬ ‭55619‬


‭School Name‬ ‭:‬ ‭NARAYANA e-TECHNO SCHOOL, PALLAVARAM‬
‭Class‬ ‭: XII‬
‭Subject Code‬ ‭: 083‬
‭Subject‬ ‭:‬ ‭COMPUTER SCIENCE(NEW)‬
‭Reg.No‬ ‭: ___________________________‬
‭Date & Day‬ ‭:‬
‭Max.Marks‬ ‭:‬ ‭30‬
‭Time‬ ‭: 3:00 HRS‬
‭Q.No‬ ‭Description‬ ‭Marks‬

‭PART – I (Python Program)‬


‭[8]‬
‭Q1.‬ C‭ reating‬ ‭a‬ ‭python‬‭program‬‭to‬‭create‬‭and‬‭search‬‭employee’s‬‭record‬‭in‬
‭csv file.‬

‭PART - II (SQL Commands)‬


‭Q2.‬ C
‭ onsider the following table STU . Write SQL commands‬‭for the‬
‭stateme‬‭nt‬ ‭(a) to (d).‬ ‭[4]‬

‭ )‬ W
a ‭ rite a Query to delete the details of Roll number 8.‬
‭b)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭change‬ ‭the‬ ‭fees‬ ‭of‬ ‭Student‬ ‭to‬ ‭170‬ ‭whose‬ ‭Roll‬
‭number is 1, if the existing fees is less than 130.‬
‭c)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭add‬ ‭a‬ ‭new‬ ‭column‬ ‭Area‬ ‭of‬ ‭type‬ ‭varchar‬ ‭in‬ ‭table‬
‭STU.‬
‭d)‬ ‭Write a Query to delete tables from Database.‬

‭Q3.‬ ‭Practical Record (Report File)‬ ‭[7]‬

‭Q4.‬ ‭Project file‬ ‭[8]‬

‭Q5.‬ ‭Viva Voce‬ ‭[3]‬

I‭ nternal Examiner‬ ‭ xternal Examiner‬


E
‭[Mr .V VENKATAGIRI ] [Mrs. RADHA]‬
‭[INTERNAL NUMBER: ______________] [EXTERNAL NUMBER: ______________]‬
‭AISSCE COMPUTER SCIENCE‬
‭PRACTICAL EXAMINATION 2023-2024‬

‭School Code‬ ‭:‬ ‭55619‬


‭School Name‬ ‭:‬ ‭NARAYANA e-TECHNO SCHOOL, PALLAVARAM‬
‭Class‬ ‭: XII‬
‭Subject Code‬ ‭: 083‬
‭Subject‬ ‭:‬ ‭COMPUTER SCIENCE(NEW)‬
‭Reg.No‬ ‭: ___________________________‬
‭Date & Day‬ ‭:‬
‭Max.Marks‬ ‭:‬ ‭30‬
‭Time‬ ‭: 3:00 HRS‬
‭Q.No‬ ‭Description‬ ‭Marks‬

‭PART – I (Python Program)‬

‭(A)‬‭Creating a menu driven program to find factorial.‬ ‭[8]‬


‭Q1.‬
‭(B)‬‭Creating‬ ‭a‬ ‭program‬ ‭to‬ ‭find‬ ‭sum‬ ‭of‬ ‭list‬ ‭of‬ ‭numbers‬ ‭using‬
‭function.‬

‭PART - II (SQL Commands)‬


‭Q2.‬ C
‭ onsider the following table STU . Write SQL commands‬‭for the‬
‭stateme‬‭nt‬ ‭(a) to (d).‬ ‭[4]‬

‭ )‬ W
a ‭ rite a Query to list name of female students in Hindi Department‬
‭b)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭display‬ ‭the‬ ‭name‬ ‭of‬ ‭the‬ ‭students‬ ‭whose‬ ‭name‬ ‭is‬
‭starting with 'A'.‬
‭c)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭list‬‭name‬‭of‬‭the‬‭students‬‭whose‬‭ages‬‭are‬‭between‬
‭18 to 20.‬
‭d)‬ ‭Write‬‭a‬‭query‬‭to‬‭list‬‭the‬‭names‬‭of‬‭those‬‭students‬‭whose‬‭name‬‭have‬
‭second alphabet 'n' in their names.‬
‭Q3.‬ ‭Practical Record (Report File)‬ ‭[7]‬

‭Q4.‬ ‭Project file‬ ‭[8]‬

‭Q5.‬ ‭Viva Voce‬ ‭[3]‬

I‭ nternal Examiner‬ ‭ xternal Examiner‬


E
‭[Mr .V VENKATAGIRI ] [Mrs. RADHA]‬
‭[INTERNAL NUMBER: ______________] [EXTERNAL NUMBER: ______________]‬
‭AISSCE COMPUTER SCIENCE‬
‭PRACTICAL EXAMINATION 2023-2024‬

‭School Code‬ ‭:‬ ‭55619‬


‭School Name‬ ‭:‬ ‭NARAYANA e-TECHNO SCHOOL, PALLAVARAM‬
‭Class‬ ‭: XII‬
‭Subject Code‬ ‭: 083‬
‭Subject‬ ‭:‬ ‭COMPUTER SCIENCE(NEW)‬
‭Reg.No‬ ‭: ___________________________‬
‭Date & Day‬ ‭:‬
‭Max.Marks‬ ‭:‬ ‭30‬
‭Time‬ ‭: 3:00 HRS‬
‭Q.No‬ ‭Description‬ ‭Marks‬

‭PART – I (Python Program)‬


‭(A)‬‭Creating a python program to display short words from a text file.‬
‭[8]‬
‭Q1.‬
‭(B)‬‭Creating‬ ‭a‬ ‭python‬ ‭program‬ ‭to‬ ‭generate‬ ‭random‬ ‭number‬ ‭between‬ ‭1‬
‭to 6‬

‭PART - II (SQL Commands)‬


‭Q2.‬ C
‭ onsider the following table STU . Write SQL commands‬‭for the‬
‭stateme‬‭nt‬ ‭(a) to (d).‬ ‭[4]‬

‭ )‬ W
a ‭ rite a Query to delete the details of Roll number 8.‬
‭b)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭change‬ ‭the‬ ‭fees‬ ‭of‬ ‭Student‬ ‭to‬ ‭170‬ ‭whose‬ ‭Roll‬
‭number is 1, if the existing fees is less than 130.‬
‭c)‬ ‭Write a Query to add a new column Area of type varchar in table STU.‬
‭d)‬ ‭Write a Query to delete tables from Database.‬

‭Q3.‬ ‭Practical Record (Report File)‬ ‭[7]‬

‭Q4.‬ ‭Project file‬ ‭[8]‬

‭Q5.‬ ‭Viva Voce‬ ‭[3]‬

I‭ nternal Examiner‬ ‭ xternal Examiner‬


E
‭[Mr .V VENKATAGIRI ] [Mrs. RADHA]‬
‭[INTERNAL NUMBER: ______________] [EXTERNAL NUMBER: ______________]‬
‭AISSCE COMPUTER SCIENCE‬
‭PRACTICAL EXAMINATION 2023-2024‬

‭School Code‬ ‭:‬ ‭55619‬


‭School Name‬ ‭:‬ ‭NARAYANA e-TECHNO SCHOOL, PALLAVARAM‬
‭Class‬ ‭: XII‬
‭Subject Code‬ ‭: 083‬
‭Subject‬ ‭:‬ ‭COMPUTER SCIENCE(NEW)‬
‭Reg.No‬ ‭: ___________________________‬
‭Date & Day‬ ‭:‬
‭Max.Marks‬ ‭:‬ ‭30‬
‭Time‬ ‭: 3:00 HRS‬
‭Q.No‬ ‭Description‬ ‭Marks‬

‭PART – I (Python Program)‬


‭ reating a python program to create and update/modify records in‬
C
‭[8]‬
‭Q1.‬ ‭binary file.‬

‭PART - II (SQL Commands)‬


‭Q2.‬ C
‭ onsider the following table STU . Write SQL commands‬‭for the‬
‭stateme‬‭nt‬ ‭(a) to (d).‬ ‭[4]‬

‭ )‬ W
e ‭ rite a Query to delete the details of Roll number 8.‬
‭f)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭change‬ ‭the‬ ‭fees‬ ‭of‬ ‭Student‬ ‭to‬ ‭170‬ ‭whose‬ ‭Roll‬
‭number is 1, if the existing fees is less than 130.‬
‭g)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭add‬ ‭a‬ ‭new‬ ‭column‬ ‭Area‬ ‭of‬ ‭type‬ ‭varchar‬ ‭in‬ ‭table‬
‭STU.‬
‭h)‬ ‭Write a Query to delete tables from Database.‬

‭Q3.‬ ‭Practical Record (Report File)‬ ‭[7]‬

‭Q4.‬ ‭Project file‬ ‭[8]‬

‭Q5.‬ ‭Viva Voce‬ ‭[3]‬

I‭ nternal Examiner‬ ‭ xternal Examiner‬


E
‭[Mr .V VENKATAGIRI ] [Mrs. RADHA]‬
‭[INTERNAL NUMBER: ______________] [EXTERNAL NUMBER: ______________]‬
‭AISSCE COMPUTER SCIENCE‬
‭PRACTICAL EXAMINATION 2023-2024‬

‭School Code‬ ‭:‬ ‭55619‬


‭School Name‬ ‭:‬ ‭NARAYANA e-TECHNO SCHOOL, PALLAVARAM‬
‭Class‬ ‭: XII‬
‭Subject Code‬ ‭: 083‬
‭Subject‬ ‭:‬ ‭COMPUTER SCIENCE(NEW)‬
‭Reg.No‬ ‭: ___________________________‬
‭Date & Day‬ ‭:‬
‭Max.Marks‬ ‭:‬ ‭30‬
‭Time‬ ‭: 3:00 HRS‬
‭Q.No‬ ‭Description‬ ‭Marks‬

‭PART – I (Python Program)‬


(‭A)‬‭Creating a python program to display short words from a text file.‬
‭[8]‬
‭ 1.‬ ‭(B)‬‭Creating a python program to copy particular lines of a text file‬
Q
‭into another text file.‬
‭Text File Content:‬
‭Aeroplane was invented by the Right Brothers.‬
‭My favourite color is Red.‬
‭An Apple a day keeps the doctor away.‬

‭PART - II (SQL Commands)‬


‭Q2.‬ C
‭ onsider the following table STU . Write SQL commands‬‭for the‬
‭stateme‬‭nt‬ ‭(a) to (d).‬ ‭[4]‬

i‭)‬ W ‭ rite a Query to delete the details of Roll number 8.‬


‭j)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭change‬ ‭the‬ ‭fees‬ ‭of‬ ‭Student‬ ‭to‬ ‭170‬ ‭whose‬ ‭Roll‬
‭number is 1, if the existing fees is less than 130.‬
‭k)‬ ‭Write‬ ‭a‬ ‭Query‬ ‭to‬ ‭add‬ ‭a‬ ‭new‬ ‭column‬ ‭Area‬ ‭of‬ ‭type‬ ‭varchar‬ ‭in‬ ‭table‬
‭STU.‬
‭l)‬ ‭Write a Query to delete tables from Database.‬

‭Q3.‬ ‭Practical Record (Report File)‬ ‭[7]‬

‭Q4.‬ ‭Project file‬ ‭[8]‬

‭Q5.‬ ‭Viva Voce‬ ‭[3]‬

I‭ nternal Examiner‬ ‭ xternal Examiner‬


E
‭[Mr .V VENKATAGIRI ] [Mrs. RADHA]‬
‭[INTERNAL NUMBER: ______________] [EXTERNAL NUMBER: ______________]‬

You might also like