Official CBSE Exam Papers for Class 12 Computer Science
Review targeted exam resources with the CBSE Class 12 Computer Science Question paper 2010 Set 02. 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.
Solved Previous Year Papers for Computer Science
Navigate directly to the solved Computer Science question papers using the digital viewer below. Each practice set includes detailed solutions, allowing students to instantly cross-check their work and identify areas requiring further revision.
CBSE Class 12 Computer Science Question paper 2010 (2). 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.
1. (a) What is the difference between Local Variable and Global Variable? Also, give a suitable C++ code to illustrate
both.
(b) Write the names of the header files, which is/are essentially required to run/ execute the following C++ code:
void main ( )
{ char C, String [ ] = "Excellence Overload";
for (int I=0; String [ I ] ! = '\ 0'; I ++ )
if (String [I] ==' ')
cout<<end1;
else
{ C=toupper(String[I]);
cout<<C ;
}
}
(c) Rewrite the following program after removing the syntactical errors (if any). Underline each correction.
#include[iostream.h]
typedef char Text(80) ;
void main ( )
{ Text T= "Indian";
int Count=strlen(T) ;
cout<<T<<'has'<<Count<< 'characters' <<end1;
}
2. (a) An array P[20] [50] is stored in the memory along the column with each of its element occupying 4 bytes.
1ocation of P[15][10], if P[0][0] is stored at 5200.
(b) Write SQL commands for the following statements:
(i) To display the details of all WORKERs in descending order of DOB.
(ii) To display NAME and DE;SIG of those WORKERs, whose PLEVEL is either P001 or P002.
(iii) To display the content of all the WORKERs table, whose DOB is in between '19-JAN-1984' and '18-JAN-1987'.
(iv) To add a new row with the following:
19, 'Daya Kishore', 'Operator', 'P003', '19-Jun-2008', '11-Jun-1984'
(c) Give the output of the following SQL queries:
(i) SELECT COUNT (PLEVEL), PLEVEL FROM WORKER GROUP BY PLEVEL;
(ii) SELECT MAX (DOB), MIN (DOJ) FROM WORKER;
(iii) SELECT Name, Pay FROM WORKER W, PAYLEVEL P WHERE W. PLEVEL = S. PLEVEL AND P.ECODE<13 ;
(iv) SELECT PLEVEL, PAY+ALLOWANCE FROM PAYLEVEL WHERE PLEVEL= 'P003' ;
Please click the link below to download pdf file of CBSE Class 12 Computer Science Question paper 2010 (2).
Free study material for Computer Science
CBSE Class 12 Computer Science Question paper 2010 Set 02 & Previous Year Question Papers for Class 12 Computer Science
Previous Year Question Papers: Class 12 Computer Science
Explore downloadable past papers for Class 12 Computer Science. Utilizing the CBSE Class 12 Computer Science Question paper 2010 Set 02 ensures complete preparedness by offering clear insights into historical question styles and marking expectations.
Boost Your Exam Score with Past Papers
Practicing past question sets under timed home conditions helps refine pacing and time management skills, ensuring you complete your Computer Science examination comfortably within the official duration.
Enhance Practice with Sample Papers & Solutions
Wrap up your exam preparation by reviewing detailed answer keys and tackling additional practice sets. All resources on our platform are free to access.
FAQs
The CBSE Class 12 Computer Science Question paper 2010 Set 02 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 2010 Set 02 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 2010 Set 02 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 2010 Set 02 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 2010 Set 02, are provided free of charge in mobile-friendly PDF.