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

Computer Science

The document outlines the AISSCE Practical Examination for Class XII in Computer Science for the academic year 2024-25 at Updesh Sr. Sec. School Noonsar. It includes tasks such as writing Python programs for mathematical functions, creating a menu-driven program for factorial and sum calculations, and writing SQL queries based on a provided student table. Additionally, it specifies requirements for practical file work, class records, and viva voce assessments.

Uploaded by

harpal
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Computer Science

The document outlines the AISSCE Practical Examination for Class XII in Computer Science for the academic year 2024-25 at Updesh Sr. Sec. School Noonsar. It includes tasks such as writing Python programs for mathematical functions, creating a menu-driven program for factorial and sum calculations, and writing SQL queries based on a provided student table. Additionally, it specifies requirements for practical file work, class records, and viva voce assessments.

Uploaded by

harpal
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Updesh Sr. Sec.

School Noonsar (Bhiwani)


AISSCE Practical Examination 2024-25
Class – XII
Subject – Computer Science (083)
Time:-3 Hours Batch Id : B4197208301 M.M:- 30
1. To write a python program to implement python mathematical functions to find:
a) To find square of a number.
b) To find Log of a Number (i.e. Log10)
c) To find Quad of a Number. (6)
2. To write a menu driven Python Program to find Factorial and sum of list of numbers
using function. (8)
3. To write queries for the following questions based on the given table:

Rollno Name Gender Age Dept DOA Fees


1 Arun M 24 COMPUTER 1997-01-10 120

2 Ankit M 21 HISTORY 1998-03-24 200

3 Anu F 20 HINDI 1996-12-12 300

4 Bala M 19 NULL 1999-07-01 400

5 Charan M 18 HINDI 1997-09-05 250


6 Deepa F 19 HISTORY 1997-06-27 300

7 Dinesh M 22 COMPUTER 1997-02-25 210

8 Usha F 23 NULL 1997-07-31 200

a)Write a query to list name of female students in Hindi Department.


b)Write a query to list name of the students whose ages are between 18 to 20.
c)Write a query to list name of the students whose name is starting with ‘A’.
d)Write a query to list name of the students whose name have second alphabet ‘n’ in
their names. (8)
Q4. Practical File work. (4)
Q5. Class record and viva voce. (4)

Internal Examiner External Examiner


Ram Prakash [1687480] Amir Jahan [1823992]

You might also like