Class 12 Computer Science Solved Question Papers: CBSE Class 12 Computer Science Question Paper 2014 - Delhi
Review targeted exam resources with the CBSE Class 12 Computer Science Question Paper 2014 - Delhi. Built according to official CBSE standards for the 2026-27 academic year, these downloadable Class 12 Computer Science question papers support effective revision and performance tracking.
Download Class 12 Computer Science Question Paper PDF
View or download the dedicated CBSE Class 12 Computer Science Question Paper 2014 - Delhi resource below. Engaging with these previous year papers under timed conditions ensures continuous academic progress and mastery of the 2026-27 exam format.
CBSE Class 12 Computer Science Question Paper 2014 - Delhi CBSE,CCE and NCERT students can refer to the attached file. All educational material on the website has been prepared by the best teachers having more than 20 years of teaching experience in various schools. The study material available on our website for all CBSE classes and subjects have been prepared by teachers from all over the country. All study material has been carefully designed keeping into mind the latest CBSE examination trends.
COMPUTER SCIENCE
Time allowed : 3 hours l
Instrucdons : (i) All questions are compulsory.
(iil Programming Language : C++ I Maximum Marks : 70
1. (a) What is the difference between actual and formal parameter ? Give a suitable example to illustrate using a C++ code.
(b) Observe the following C++ code and write the name(s) of the header fiIe(s)' which will be essentially required to run it in a C++ compiler :
void main ( )
{
char Text, [20] , C;
cin>>Text;
C=tol-ower (Text [0] ) ;
Cout<<C<<" ie the first char of " <<Text<<end1;
}
(c) Rewrite the following C++ code after removing all the syntax error(s;, if present in the code. Make sure that you underline eaih conection done by'you in the code.
Important Note :
- Assume that all the required header files are already included, which are essential to run this code.
- The corrections made by you do not change the logic ofthe program.
typedef char [50] STRING;
void main ( )
{
City STRING;
gets (City) ;
cout<<City [0] <<, \ t<<Cit.y [2] ;
cout< <Citsy< <endline ;
)
(d) obtain the output from the following c++ program as expected to appear on the screen after its execution.
Important Note :
- All the desired header files are already included in the code, which are required to run the code.
void main ( )
{
Char *Stri.n9=,,SARGAM,, ;
inr. *prr, Ail=i1,5,7,9j ;
Pt r=A;
cout < < * ptrsString< <end1 ;
String++;
Ptr+=3;
cout<< * Ptr< < String<<endI ,
i
(e) Obtain the output of the following C++ program, which will appear on the screen after its execution.
Important Note :
♦ All the desired header files are already included in the code, which are required to run the code.
Class Player
{
int Score, Lrevel ;
char Game;
public :
Player (char Gcame='A' )
{score=o; Level=1; Game=GGame; } void Start (int SC) ;
void Next O ; void Disp o
{
cout<<Game< < " @" < <Leve1< <end1,'
cout<<Score<<endI ;i);
void main ( )
{
Player P,Q ('B') ;
P.DispO;
Q. St.art (75) ;
g. uexr O ;
P. StarL (120) ,
e.DispO;
n.oispO;
)void Player::NexE o
}
)void Player: :Start (int SC)
{
Score+=SC;
rf (score >= 1o o )
Level=3;
else if (Score>=50 )
Level=2;
el se
Level=1;
) (0 Read the following C++ code carefully and find out, which out of the givenoptions (i) to (iv) are the expected correct output(s) of it. Also, write the madmum and minimum value that can be assigned to the variable Start used in the code : void main o
{
int cuess t4)={200,150,20 ,250!;
int Start=random (2 ) +2;
f or ( int C=Start ,'C<4 ,'C++ )
cout<<Guegs lcl <<" #'t t
)(i) 200#1s0# (ii) 1s0#20#
(iii) 1s0#20#2s0# (iv) 20#2s0#
Please refer to the link below for CBSE Class 12 Computer Science Question Paper 2014 - Delhi
Free study material for Computer Science
Practice Exam Question Papers for Class 12 Computer Science CBSE Class 12 Computer Science Question Paper 2014 - Delhi
Class 12 Computer Science Past Exam Papers & Resources
Access structured past examination sets for Class 12 Computer Science. Solving the CBSE Class 12 Computer Science Question Paper 2014 - Delhi provided above helps students understand actual exam difficulty levels, question formats, and topic distributions for both descriptive and objective sections.
Importance of Solving CBSE Class 12 Computer Science Question Paper 2014 - Delhi
Regular simulation of exam environments using past question documents builds crucial pacing abilities and eliminates last-minute test anxiety during Class 12 Computer Science assessments.
Complete Your Exam Preparation
Pair your past paper revision with our official Class 12 Computer Science sample papers and online practice modules to achieve total curriculum mastery.
FAQs
The CBSE Class 12 Computer Science Question Paper 2014 - Delhi is available for download on StudiesToday.com. It includes complete set with all sections so that Class 12 students can practice with the exact same paper that came in the CBSE exams.
Yes, the solutions for CBSE Class 12 Computer Science Question Paper 2014 - Delhi are prepared by subject matter experts as per official marking scheme. Class 12 students will understand the structure of answers and 'step-marks' methodology Computer Science.
Solving previous year papers like CBSE Class 12 Computer Science Question Paper 2014 - Delhi is important to understand repeat themes and question difficulty levels of Computer Science. It helps Class 12 students to test their time management skills too.
Yes, where applicable, CBSE Class 12 Computer Science Question Paper 2014 - Delhi is available in both English and Hindi mediums. All students from Class 12 can access Computer Science study material in their preferred language.
No, all previous year question papers on StudiesToday, including CBSE Class 12 Computer Science Question Paper 2014 - Delhi, are provided free of charge in mobile-friendly PDF.