CBSE Class 12 Computer Science Question Paper 2024 Set 4

Question Papers Class 12 PDF

This is the CBSE Class 12 Computer Science Previous Year Question Paper for the 2024 examination, Set 4. The paper is designed for a maximum of 70 marks and has a duration of 3 hours. It contains 35 questions divided into five sections: Section A (18 questions, 1 mark each), Section B (7 questions, 2 marks each), Section C (5 questions, 3 marks each), Section D (2 questions, 4 marks each), and Section E (3 questions, 5 marks each). All programming questions are to be answered using Python. A 15-minute reading time is provided before the exam begins. Solving this board question paper is crucial for students to understand the exam pattern, identify important topics, and enhance their preparation for the upcoming CBSE board exams.

Quick info

BoardCBSE
Class12
SubjectComputer Science
Session2024
LanguageEnglish
TypePrevious Year Question Paper
Exam typeBoard Exam

Paper pattern

The paper is divided into 5 Sections (A, B, C, D, E) with a total of 35 questions. Section A has 18 questions (1 mark each), Section B has 7 questions (2 marks each), Section C has 5 questions (3 marks each), Section D has 2 questions (4 marks each), and Section E has 3 questions (5 marks each).

Topics covered

Paper topics

  • Python Functions
  • SQL SELECT Statement
  • Python Arithmetic Operations
  • Python Random Module

Important topics

  • Python Function Definition
  • SQL DISTINCT Clause
  • Python Random Number Generation

PDF preview

Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.

Preparing PDF preview…
Page of
Loading page …

Question paper text

Set-4

Series &RQPS

प्रश्न-पत्र कोड 91

Q.P. Code

रोल नं. Roll No.

Candidates must write the Q.P. Code

on the title page of the answer-book.

COMPUTER SCIENCE

Time allowed: 3 hours

Maximum Marks: 70

NOTE

  1. Please check that this question paper contains 15 printed pages.
  2. Please check that this question paper contains 35 questions.
  3. Q.P. Code given on the right hand side of the question paper should be written on the title page of the answer-book by the candidate.
  4. Please write down the serial number of the question in the answer-book before attempting it.
  1. 15 minute time has been allotted to read this question paper. The question paper will be distributed at 10.15 a.m. From 10.15 a.m. to 10.30 a.m., the candidates will read the question paper only and will not write any answer on the answer-book during this period.

1 P.T.O.

2191 270

General Instructions:

(i) Please check this question paper contains 35 questions.

  1. The paper is divided into 5 Sections – A, B, C, D and E.
  2. Section A, consists of 18 questions (1 to 18). Each question carries 1 mark.
  3. Section B, consists of 7 questions (19 to 25). Each question carries 2 marks.
  4. Section C, consists of 5 questions (26 to 30). Each question carries 3 marks.
  5. Section D, consists of 2 questions (31 to 32). Each question carries 4 marks.
  6. Section E, consists of 3 questions (33 to 35). Each question carries 5 marks.
  7. All programming questions are to be answered using Python Language only.

SECTION - A

1

  1. State True or False: While defining a function in Python, the positional parameters in the function header must always be written after the default parameters.

1

  1. The SELECT statement when combined with clause, returns records without repetition.
  2. DISTINCT DESCRIBE
  3. UNIQUE NULL

1

  1. What will be the output of the following statement: print (16*5/4*2/5-8)
  2. -3.33 6.0
  3. 0.0 -13.33

1

  1. What possible output from the given options is expected to be displayed when the following Python code is executed? import random Signal = ['RED', 'YELLOW', 'GREEN'] for K in range <math>(2, 0, -1)</math>: R = random.randrange(K) print (Signal[R], end = '#')
  2. YELLOW # RED # RED # GREEN #
  3. GREEN # RED # YELLOW # GREEN #

2191 2

Frequently asked questions

What is this document?

This is the official CBSE Class 12 Computer Science Previous Year Question Paper from the 2024 examination, Set 4.

What is the duration and maximum marks for this paper?

The exam duration is 3 hours, and the maximum marks are 70.

How is the Computer Science paper structured?

The paper is divided into 5 sections (A, B, C, D, E) with varying marks per question, totaling 35 questions.

Which programming language should be used for programming questions?

All programming questions must be answered using the Python language.

How does solving previous year papers help students?

Solving previous year question papers helps students understand the board pattern, identify important topics, and improve their marks in the CBSE board exams.

Content reviewed by the NCERT Help team. Editorial Team and update policy

Question Papers PDF on NCERT Help. URL unchanged for search indexing.