0% found this document useful (0 votes)
17 views11 pages

SSCE Computer Science Practicals 2025-26

The document outlines the SSCE Board Practicals for Computer Science for the academic year 2025-26, detailing various sets of practical questions for students. Each set includes Python programming tasks and SQL queries related to student data management. The practicals are graded out of 30 marks, including components for practical records, project work, and viva-voce.
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)
17 views11 pages

SSCE Computer Science Practicals 2025-26

The document outlines the SSCE Board Practicals for Computer Science for the academic year 2025-26, detailing various sets of practical questions for students. Each set includes Python programming tasks and SQL queries related to student data management. The practicals are graded out of 30 marks, including components for practical records, project work, and viva-voce.
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

SSCE BOARD PRACTICALS (2025-26)

School Code: 55142 Grade: XII


Subject: COMPUTER SCIENCE (083) Date: 09/01/2026
Marks: 30 Duration: 3 Hrs

Set 1

Qn 1 (Python):
Write a Python program to perform Arithmetic Operations (+, −, ×, ÷) on two numbers
input by the user.

Qn 2 (SQL):
Using SQL Queries:
RollNo Name Gender Age Dept DOA Fees
1 Arun M 24 COMPUTE 1997-01- 120
R 10
2 Ankit M 21 HISTORY 1998-03- 200
24
3 Anu F 20 HINDI 1996-12- 300
12
4 Bala M 19 NULL 1999-07- 400
01
5 Charan M 18 HINDI 1997-06- 250
27
6 Deepa F 19 HISTORY 1997-06- 300
25
7 Dinesh M 22 COMPUTE 1997-02- 210
R 25
8 Usha F 23 NULL 1997-07- 200
31

a) Write a query to create a new database named STUDENTS.


b) Open the database STUDENTS.
c) Create the INFO table.
d) Display all database names.
e) Display all tables in the current database.
f) Insert all records into the INFO table.

Practical Record (7)


Project Work (8)
Viva-Voce (3)
Total (30)
SSCE BOARD PRACTICALS (2025-26)

School Code: 55142 Grade: XII


Subject: COMPUTER SCIENCE (083) Date: 09/01/2026
Marks: 30 Duration: 3 Hrs

Set 2

Qn 1 (Python):
Write a Python program to generate the Fibonacci Series up to n terms.

Qn 2 (SQL):
Using SQL Queries:
RollNo Name Gender Age Dept DOA Fees
1 Arun M 24 COMPUTE 1997-01- 120
R 10
2 Ankit M 21 HISTORY 1998-03- 200
24
3 Anu F 20 HINDI 1996-12- 300
12
4 Bala M 19 NULL 1999-07- 400
01
5 Charan M 18 HINDI 1997-06- 250
27
6 Deepa F 19 HISTORY 1997-06- 300
25
7 Dinesh M 22 COMPUTE 1997-02- 210
R 25
8 Usha F 23 NULL 1997-07- 200
31

a) Write a query to select distinct Department from the STU table.


b) Write a query to show all information about students of the History department.
c) Write a query to list the names of female students in the Hindi department.
d) Write a query to list the names of the students whose age is between 18 and 20.
e) Write a query to display the names of the students whose name starts with ‘A’.
f) Write a query to list the names of those students whose names have ‘n’ as the second
alphabet. change sql query instead of old to create 10 set of question paper ,stock operation is
must ask any one set

Practical Record -(7)


Project Work -(8)
Viva-Voce- (3)
Total -(30)
SSCE BOARD PRACTICALS (2025-26)

School Code: 55142 Grade: XII


Subject: COMPUTER SCIENCE (083) Date: 09/01/2026
Marks: 30 Duration: 3 Hrs

Set 3

Qn 1 (Python):
Write a Python program to find the Factorial and Sum of Numbers up to n.

Qn 2 (SQL):
Using SQL Queries::
RollNo Name Gender Age Dept DOA Fees
1 Arun M 24 COMPUTE 1997-01- 120
R 10
2 Ankit M 21 HISTORY 1998-03- 200
24
3 Anu F 20 HINDI 1996-12- 300
12
4 Bala M 19 NULL 1999-07- 400
01
5 Charan M 18 HINDI 1997-06- 250
27
6 Deepa F 19 HISTORY 1997-06- 300
25
7 Dinesh M 22 COMPUTE 1997-02- 210
R 25
8 Usha F 23 NULL 1997-07- 200
31

a) Write a query to create a new database named STUDENTS.


b) Open the database STUDENTS.
c) Create the INFO table.
d) Display all database names.
e) Display all tables in the current database.
f) Insert all records into the INFO table.

Practical Record -(7)


Project Work -(8)
Viva-Voce- (3)
Total -(30)
SSCE BOARD PRACTICALS (2025-26)

School Code: 55142 Grade: XII


Subject: COMPUTER SCIENCE (083) Date: 09/01/2026
Marks: 30 Duration: 3 Hrs

Set 4

Qn 1 (Python):
Write a Python program to count Vowels and Consonants in a string.

Qn 2 (SQL):
Using SQL Queries:
RollNo Name Gender Age Dept DOA Fees
1 Arun M 24 COMPUTE 1997-01- 120
R 10
2 Ankit M 21 HISTORY 1998-03- 200
24
3 Anu F 20 HINDI 1996-12- 300
12
4 Bala M 19 NULL 1999-07- 400
01
5 Charan M 18 HINDI 1997-06- 250
27
6 Deepa F 19 HISTORY 1997-06- 300
25
7 Dinesh M 22 COMPUTE 1997-02- 210
R 25
8 Usha F 23 NULL 1997-07- 200
31

a) Write a query to select distinct Department from the STU table.


b) Write a query to show all information about students of the History department.
c) Write a query to list the names of female students in the Hindi department.
d) Write a query to list the names of the students whose age is between 18 and 20.
e) Write a query to display the names of the students whose name starts with ‘A’.
f) Write a query to list the names of those students whose names have ‘n’ as the second
alphabet. change sql query insteadof old to create 10 set of question paper ,stock operation is
must ask any one set

Practical Record (7)


Project Work (8)
Viva-Voce (3)
Total (30)
SSCE BOARD PRACTICALS (2025-26)

School Code: 55142 Grade: XII


Subject: COMPUTER SCIENCE (083) Date: 09/01/2026
Marks: 30 Duration: 3 Hrs

Set 5

Qn 1 (Python):
Write a Python program to count words in a text file.

Qn 2 (SQL):
Using SQL Queries:
RollNo Name Gender Age Dept DOA Fees
1 Arun M 24 COMPUTE 1997-01- 120
R 10
2 Ankit M 21 HISTORY 1998-03- 200
24
3 Anu F 20 HINDI 1996-12- 300
12
4 Bala M 19 NULL 1999-07- 400
01
5 Charan M 18 HINDI 1997-06- 250
27
6 Deepa F 19 HISTORY 1997-06- 300
25
7 Dinesh M 22 COMPUTE 1997-02- 210
R 25
8 Usha F 23 NULL 1997-07- 200
31

a) Write a query to create a new database named STUDENTS.


b) Open the database STUDENTS.
c) Create the INFO table.
d) Display all database names.
e) Display all tables in the current database.
f) Insert all records into the INFO table.

Practical Record (7)


Project Work (8)
Viva-Voce (3)
Total (30)
SSCE BOARD PRACTICALS (2025-26)

School Code: 55142 Grade: XII


Subject: COMPUTER SCIENCE (083) Date: 09/01/2026
Marks: 30 Duration: 3 Hrs

Set 6

Qn 1 (Python):
Write a Python program using User-Defined Functions to generate a random number and let
the user guess it.

Qn 2 (SQL):
Using SQL Queries:
RollNo Name Gender Age Dept DOA Fees
1 Arun M 24 COMPUTE 1997-01- 120
R 10
2 Ankit M 21 HISTORY 1998-03- 200
24
3 Anu F 20 HINDI 1996-12- 300
12
4 Bala M 19 NULL 1999-07- 400
01
5 Charan M 18 HINDI 1997-06- 250
27
6 Deepa F 19 HISTORY 1997-06- 300
25
7 Dinesh M 22 COMPUTE 1997-02- 210
R 25
8 Usha F 23 NULL 1997-07- 200
31

a) Write a query to select distinct Department from the STU table.


b) Write a query to show all information about students of the History department.
c) Write a query to list the names of female students in the Hindi department.
d) Write a query to list the names of the students whose age is between 18 and 20.
e) Write a query to display the names of the students whose name starts with ‘A’.
f) Write a query to list the names of those students whose names have ‘n’ as the second
alphabet. change sql query insteadof old to create 10 set of question paper ,stock operation is
must ask any one set

Practical Record (7)


Project Work (8)
Viva-Voce (3)
Total (30)
SSCE BOARD PRACTICALS (2025-26)

School Code: 55142 Grade: XII


Subject: COMPUTER SCIENCE (083) Date: 09/01/2026
Marks: 30 Duration: 3 Hrs

Set 7

Qn 1 (Python):
Write a Python program to read a file and display its words.

Qn 2 (SQL):
Using SQL Queries:
RollNo Name Gender Age Dept DOA Fees
1 Arun M 24 COMPUTE 1997-01- 120
R 10
2 Ankit M 21 HISTORY 1998-03- 200
24
3 Anu F 20 HINDI 1996-12- 300
12
4 Bala M 19 NULL 1999-07- 400
01
5 Charan M 18 HINDI 1997-06- 250
27
6 Deepa F 19 HISTORY 1997-06- 300
25
7 Dinesh M 22 COMPUTE 1997-02- 210
R 25
8 Usha F 23 NULL 1997-07- 200
31

a) Write a query to create a new database named STUDENTS.


b) Open the database STUDENTS.
c) Create the INFO table.
d) Display all database names.
e) Display all tables in the current database.
f) Insert all records into the INFO table.

Practical Record (7)


Project Work (8)
Viva-Voce (3)
Total (30)

SSCE BOARD PRACTICALS (2025-26)

School Code: 55142 Grade: XII


Subject: COMPUTER SCIENCE (083) Date: 09/01/2026
Marks: 30 Duration: 3 Hrs

Set 8

Qn 1 (Python):
Write a Python program to generate Random Number(s) and display them.

Qn 2 (SQL):
Using SQL Queries:
RollNo Name Gender Age Dept DOA Fees
1 Arun M 24 COMPUTE 1997-01- 120
R 10
2 Ankit M 21 HISTORY 1998-03- 200
24
3 Anu F 20 HINDI 1996-12- 300
12
4 Bala M 19 NULL 1999-07- 400
01
5 Charan M 18 HINDI 1997-06- 250
27
6 Deepa F 19 HISTORY 1997-06- 300
25
7 Dinesh M 22 COMPUTE 1997-02- 210
R 25
8 Usha F 23 NULL 1997-07- 200
31

a) Write a query to select distinct Department from the STU table.


b) Write a query to show all information about students of the History department.
c) Write a query to list the names of female students in the Hindi department.
d) Write a query to list the names of the students whose age is between 18 and 20.
e) Write a query to display the names of the students whose name starts with ‘A’.
f) Write a query to list the names of those students whose names have ‘n’ as the second
alphabet. change sql query insteadof old to create 10 set of question paper ,stock operation is
must ask any one set

Practical Record (7)


Project Work (8)
Viva-Voce (3)
Total (30)

SSCE BOARD PRACTICALS (2025-26)

School Code: 55142 Grade: XII


Subject: COMPUTER SCIENCE (083) Date: 09/01/2026
Marks: 30 Duration: 3 Hrs

Set 9

Qn 1 (Python):
Stack Operations:
Write a Python program to implement Push, Pop, and Display operations using a list.
(Stack must be menu-driven)

Qn 2 (SQL):
Using SQL Queries:
RollNo Name Gender Age Dept DOA Fees
1 Arun M 24 COMPUTE 1997-01- 120
R 10
2 Ankit M 21 HISTORY 1998-03- 200
24
3 Anu F 20 HINDI 1996-12- 300
12
4 Bala M 19 NULL 1999-07- 400
01
5 Charan M 18 HINDI 1997-06- 250
27
6 Deepa F 19 HISTORY 1997-06- 300
25
7 Dinesh M 22 COMPUTE 1997-02- 210
R 25
8 Usha F 23 NULL 1997-07- 200
31

a) Write a query to create a new database named STUDENTS.


b) Open the database STUDENTS.
c) Create the INFO table.
d) Display all database names.
e) Display all tables in the current database.
f) Insert all records into the INFO table

Practical Record (7)


Project Work (8)
Viva-Voce (3)
Total (30)

SSCE BOARD PRACTICALS (2025-26)

School Code: 55142 Grade: XII


Subject: COMPUTER SCIENCE (083) Date: 09/01/2026
Marks: 30 Duration: 3 Hrs

Set 10

Qn 1 (Python):
Write a Python program to count the number of leap years between two years entered by the
user.

Qn 2 (SQL):
Using SQL Queries:
RollNo Name Gender Age Dept DOA Fees
1 Arun M 24 COMPUTE 1997-01- 120
R 10
2 Ankit M 21 HISTORY 1998-03- 200
24
3 Anu F 20 HINDI 1996-12- 300
12
4 Bala M 19 NULL 1999-07- 400
01
5 Charan M 18 HINDI 1997-06- 250
27
6 Deepa F 19 HISTORY 1997-06- 300
25
7 Dinesh M 22 COMPUTE 1997-02- 210
R 25
8 Usha F 23 NULL 1997-07- 200
31

a) Write a query to select distinct Department from the STU table.


b) Write a query to show all information about students of the History department.
c) Write a query to list the names of female students in the Hindi department.
d) Write a query to list the names of the students whose age is between 18 and 20.
e) Write a query to display the names of the students whose name starts with ‘A’.
f) Write a query to list the names of those students whose names have ‘n’ as the second
alphabet. Change sql query instead of old to create 10 set of question paper ,stock operation is
must ask any one set

Practical Record (7)


Project Work (8)
Viva-Voce (3)
Total (30)

You might also like