CBSE Class 12 Computer Science (C++) Previous Year Question Paper 2016 (Outside-Set-4)
This is the CBSE Class 12 Computer Science (C++) Previous Year Question Paper from 2016, specifically Outside-Set-4. The paper is divided into two sections: Section A for C++ and Section B for Python, with Section C being compulsory. Candidates must attempt either Section A or Section B. The total marks for the examination are 70, and students are allotted 3 hours to complete the paper. An additional 15 minutes are provided for reading the question paper. This board question paper is an invaluable resource for students preparing for their CBSE examinations, offering a realistic assessment of the exam pattern and question types.
Quick info
| Board | CBSE |
|---|---|
| Class | 12 |
| Subject | Computer Science (C++) |
| Session | 2016 |
| Language | English |
| Type | Previous Year Question Paper |
| Exam type | Board Exam |
Paper pattern
The exam is divided into Section A (C++) or Section B (Python), and Section C (compulsory). It has a total of 70 marks and a duration of 3 hours.
Topics covered
Paper topics
- C++ Identifiers
- C++ Header Files
- C++ Syntax Errors
- C++ Programs
Important topics
- C++ Identifiers
- C++ Header Files
- C++ Syntax Errors
PDF preview
Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.
Question paper text
SET-4
Series ONS
Code No. 91
Roll No.
Candidates must write the Code on the
title page of the answer-book.
Please check that this question paper contains 24 printed pages.
- Code number given on the right hand side of the question paper should be written on the title page of the answer-book by the candidate.
- Please check that this question paper contains 7 questions.
Please write down the Serial Number of the question before attempting it.
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 students will read the question paper only and will not write any answer on the answer-book during this period.
COMPUTER SCIENCE
Time allowed: 3 hours
General Instructions:
Maximum Marks: 70
(i) Programming Language in SECTION A: C++.
- Programming Language in SECTION B: Python.
- Answer either SECTION A or B, and SECTION C is compulsory.
- It is compulsory to mention on the page 1 in answer book whether you are attempting SECTION A or SECTION B.
- All questions are compulsory within each section.
P.T.O. 91 1
SECTION - A
[Only for candidates, who opted for C++]
1. 2 1
- Out of the following, find those identifiers, which cannot be used for naming Variables, Constants or Functions in a C++ program : Total*Tax, double, Case, My Name, NeW, switch, Column31, Amount
- Ronica Jose has started learning C++ and has typed the following program. When she compiled the following code written by her, she discovered that she needs to include some header files to successfully compile and execute it. Write the names of those header files, which are required to be included in the code. void main() { double X,Times,Result; cin>>X>>Times; Result=pow(X,Times); cout<<Result<<end1;</pre> }
- Rewrite the following C++ code after removing any/all syntactical errors with each correction underlined. Note: Assume all required header files are already being included in the program. <math>\#define Formula(a,b) = 2*a+b</math> void main() { float X=3.2;Y=4.1; Z=Formula(X,Y); cout<< 'Result=' << Z<< end1; }
2 91 <math>\mathbf{2}</math>
Frequently asked questions
What is this document?
This is the CBSE Class 12 Computer Science (C++) Previous Year Question Paper from 2016 (Outside-Set-4) for board exam practice.
What is the subject and class?
This is a question paper for Computer Science (C++) for Class 12.
What is the year and set of this paper?
This is the 2016 Outside-Set-4 paper.
How does solving previous year papers help?
Solving previous year question papers helps students understand the board pattern, identify important topics, and improve their marks.
What is the exam structure and duration?
The paper has a total of 70 marks and a duration of 3 hours, with an additional 15 minutes for reading. It includes sections on C++ and Python, with one section being compulsory.
Content reviewed by the NCERT Help team. Editorial Team and update policy
Question Papers PDF on NCERT Help. URL unchanged for search indexing.