CBSE Class 12 Computer Science Question Paper 2014 - Delhi

Read and download CBSE Class 12 Computer Science Question Paper 2014 - Delhi designed as per the latest question paper pattern and Class 12 examination guidelines issued by CBSE, NCERT and KVS. The past year Question Papers for Class 12 Computer Science have been provided with solutions which will help students to assess their performance and find out topics in Computer Science Class 12 which they need to improve to get better marks in Class 12 exams. After solving these last year papers also refer to solved Sample Papers for Class 12 Computer Science available on our website to build strong understanding of the subject

Computer Science Question Paper Class 12

Students can refer to the below Class 12 Computer Science Question Paper designed to help students understand the pattern of questions that will be asked in Class 12 exams. Please download CBSE Class 12 Computer Science Question Paper 2014 - Delhi

Computer Science Class 12 Question Paper

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

More Study Material

Previous Year Question Paper Computer Science Class 12

We hope you liked the above provided CBSE Class 12 Computer Science Question Paper 2014 - Delhi. To get an understanding of the type of questions which were asked in previous year exams, it is important for Class 12 students to refer to CBSE Class 12 Computer Science Question Paper 2014 - Delhi that we have provided above. Students can download all the Question Papers for Class 12 Computer Science which were issued in the exams so that you can practise them and solve all types of questions which have been asked till now. If you do CBSE Class 12 Computer Science Question Paper 2014 - Delhi for Class 12 Computer Science you will easily understand the way examination question papers are set by teachers.

Class 12 Computer Science Previous Year Question Papers

The past year question papers CBSE Class 12 Computer Science Question Paper 2014 - Delhi covers all the topics which have been suggested by CBSE in their Class 12 Computer Science syllabus for the current year. By doing all CBSE Class 12 Computer Science Question Paper 2014 - Delhi PYP (previous year papers) you will understand the regular questions and MCQ questions for Class 12 Computer Science which are always asked and learn them so that you can get full marks in those questions.

Class 12 Computer Science Model Question Paper Pdf Download

We have provided links above of CBSE Class 12 Computer Science Question Paper 2014 - Delhi in Pdf format so that you can just click the links and easily download the papers with answers. On studiestoday, we have also provided a download and print option for all CBSE Class 12 Computer Science last year papers and Sample Papers for Class 12 Computer Science to make it more easy for students. You can download CBSE Class 12 Computer Science Previous Year Question Papers and Class 12 Computer Science Sample Papers in PDF absolutely free of cost.

Computer Science Previous Year Question Papers Class 12 with Solutions

We have provided CBSE Class 12 Computer Science Question Paper 2014 - Delhi with solutions. You will be able to understand the type of answers which you should write in Class 12 Computer Science exams to score good marks. You should attempt all the last year question paper for Class 12 and Class 12 Computer Science MCQ Test in examination conditions at home and then compare their answers with the solutions provided by our teachers. This way you will be able to identify your weak areas and also understand how the teachers of Class 12 Computer Science set their questions in the exams.

CBSE Class 12 Computer Science Previous Year Question Papers with solutions

We have provided the last 10 years Class 12 Computer Science Question Papers. Students who want to practice question papers from all previous years can easily get them on studiestoday. We are the leading website in India from which you can download all the latest Class 12 Computer Science study material for free as per the CBSE syllabus for Class 12 Computer Science for the current academic year.
 

Where can I download CBSE Class 12 Computer Science Question Paper 2014 - Delhi in Pdf

You can download CBSE Class 12 Computer Science Question Paper 2014 - Delhi from StudiesToday.com

Can I download the previous year Question Papers of Class 12 Computer Science in Pdf

Yes, you can click on the links above and download Question Papers in PDFs for Class 12 for Computer Science. Click on above link to download CBSE Class 12 Computer Science Question Paper 2014 - Delhi

Is the Class 12 Computer Science Question Paper available for the latest session

Yes, the CBSE Class 12 Computer Science Question Paper 2014 - Delhi issued for Class 12 Computer Science have been made available here for latest academic session

How can I download and print CBSE Class 12 Computer Science Question Paper 2014 - Delhi

You can easily access the link above and download CBSE Class 12 Computer Science Question Paper 2014 - Delhi and save on your computer of mobile

Is there any charge for CBSE Class 12 Computer Science Question Paper 2014 - Delhi

There is no charge for CBSE Class 12 Computer Science Question Paper 2014 - Delhi you can download everything free

How can I improve my scores by solving CBSE Class 12 Computer Science Question Paper 2014 - Delhi

Regular practice of sample question paper given on studiestoday for CBSE Class 12 Computer Science Question Paper 2014 - Delhi can help you to score better marks in exams

Are there any websites that offer free CBSE Class 12 Computer Science Question Paper 2014 - Delhi

Yes, studiestoday.com provides all latest CBSE Class 12 Computer Science Question Papers with answers based on the latest format issued for current academic session

Can model paper CBSE Class 12 Computer Science Question Paper 2014 - Delhi be accessed on mobile devices

Yes, studiestoday provides CBSE Class 12 Computer Science Question Paper 2014 - Delhi in Pdf and can be accessed on smartphones and tablets.

Are mock CBSE Class 12 Computer Science Question Paper 2014 - Delhi available in multiple languages

Yes, mock CBSE Class 12 Computer Science Question Paper 2014 - Delhi are available in multiple languages, including English, Hindi