CBSE Class 12 Computer Science Question Paper 2020 Set B

Read and download CBSE Class 12 Computer Science Question Paper 2020 Set B 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 2020 Set B

Computer Science Class 12 Question Paper

CBSE Class 12 Computer Science Question Paper 2020 Set B. Students can download the last year board exams 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.
 
1. (a) Find the correct identifiers out of the following, which can be used for naming variable, constants or functions in a C++ program : 
              While, for, Float, new, 2ndName, A%B, Amount2, _Counter
(b) Observe the following program very carefully and write the names of those header file(s), which are essentially needed to compile and execute the following program successfully :
typedef char TEXT[80];
void main()
{ TEXT Str[] = “Peace is supreme”;             int Index=0;
while (Str[Index]!=’\0’)
if (isupper(Str[Index]))
Str[Index++]=’#’;
else
Str[Index++]=’*’;
puts(Str); }
(c) Observe the following C++ code very carefully and rewrite it after removing any/all syntactical errors with each correction underlined. 
Note : Assume all required header files are already being included in the program.
#Define float Max=70.0;
Void main()
{
int Speed            char Stop=’N’;            cin>>Speed;
if Speed>Max
Stop=’Y’;
cout<<Stop<<end; }
(d) Write the output of the following C++ program code : 
Note : Assume all required header files are already being included in the program.
void Position(int &C1,int C2=3)
{
C1+=2;
C2+=Y;
}
void main()
{
int P1=20, P2=4;
Position(P1);
cout<<P1<<”,”<<P2<<end1;
Position(P2,P1);
cout<<P1<<”,”<<P2<<end1;
}
(e) Write the output of the following C++ program code : 
Note : Assume all required header files are already being included in the program.
class Calc
{
 
Please click the link below to download pdf file of CBSE Class 12 Computer Science Question Paper 2020 Set B
 

CBSE Class 12 Computer Science Question Paper 2020 Set B

We hope you liked the above provided CBSE Class 12 Computer Science Question Paper 2020 Set B. 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 2020 Set B 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. By doing all CBSE Class 12 Computer Science Question Paper 2020 Set B 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. You can download CBSE Class 12 Computer Science Previous Year Question Papers and Class 12 Computer Science Sample Papers in PDF. 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.
 

Where can I download CBSE Class 12 Computer Science Question Paper 2020 Set B in Pdf

You can download CBSE Class 12 Computer Science Question Paper 2020 Set B from StudiesToday.com

How can I download and print CBSE Class 12 Computer Science Question Paper 2020 Set B

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

How can I improve my scores by solving CBSE Class 12 Computer Science Question Paper 2020 Set B

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

Are there any websites that offer free CBSE Class 12 Computer Science Question Paper 2020 Set B

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

Are mock CBSE Class 12 Computer Science Question Paper 2020 Set B available in multiple languages

Yes, mock CBSE Class 12 Computer Science Question Paper 2020 Set B are available in multiple languages, including English, Hindi