CBSE Class 12 Computer Science Question Paper 2016 Delhi

Read and download CBSE Class 12 Computer Science Question Paper 2016 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 2016 Delhi

Computer Science Class 12 Question Paper

CBSE Class 12 Computer Science Question Paper 2016 Students can download the last year question papers using the link below. Free download of examination question papers with solutions. Last 10 year question papers should be practised to get better marks in examinations.

Computer Science

1. (a) Out of the following, find those identifiers, which cannot be used for naming Variable, Constants or Functions in a C++ program :  _Cost, Price*Qty, float, Switch, Address One, Delete, Number12, do

(b) Jayapriya 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. 1

void main()

{

float A,Number,Outcome;

cin>>A>>Number;

Outcome=pow(A,Number);

cout<<Outcome<<endl;

}

(c) Rewrite the following C++ code after removing any/all syntactical errors with each correction underlined. 2

Note : Assume all required header files are already being included in the program.

#define Equation(p,q)=p+2*q

void main()

{

float A=3.2;B=4.1;

C=Equation(A,B);

cout<<’Output=’<<C<<endl;

}

(d) Find and write the output of the following C++ program code : 2

Note : Assume all required header files are already included in the program.

typedef char STRING[80];

void MIXITNOW(STRING S)

{

int Size=strlen(S);

for(int I=0;I<Size–1;I+=2)

{

char WS=S[I];

S[I]=S[I+1];

S[I+1]=WS;

}

for(I=1;I<Size;I+=2)

if(S[I]>=’M’ && S[I]<=’U’)

S[I]=’@’;

}

void main()

{

STRING Word=”CRACKAJACK”;

MIXITNOW(Word);

cout<<Word<<endl;

(e) Find and write the output of the following C++ program code : 3

Note : Assume all required header files are already being included in the program.

class Stock

{

long int ID;

float Rate;

int Date;

public:

Stock(){ID=1001;Rate=200;Date=1;}

void RegCode(long int I,float R)

{

ID=I;

Rate=R;

}

void Change(int New,int DT)

{

Rate+=New;

Date=DT;

}

void Show()

{

cout<<”Date :”<<Date<<endl;

cout<<ID<<”#”<<Rate<<endl;

}

};

void main()

{

Stock A,B,C;

A.RegCode(1024,150);

B.RegCode(2015,300);

B.Change(100,29);

C.Change(–20,20);

A.Show();

B.Show();

C.Show();

Please click below link CBSE Class 12 Computer Science Question Paper 2016.

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 2016 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 2016 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 2016 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 2016 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 2016 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 2016 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 2016 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 2016 Delhi in Pdf

You can download CBSE Class 12 Computer Science Question Paper 2016 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 2016 Delhi

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

Yes, the CBSE Class 12 Computer Science Question Paper 2016 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 2016 Delhi

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

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

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

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

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

Are there any websites that offer free CBSE Class 12 Computer Science Question Paper 2016 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 2016 Delhi be accessed on mobile devices

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

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

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