CBSE Class 12 Computer Science Question Paper 2013 Set 02

Access and download CBSE Class 12 Computer Science Question Paper 2013 Set 02, carefully designed as per the latest 2026-27 examination guidelines issued by CBSE, NCERT, and KVS. These Class 12 Computer Science previous year question papers include detailed solutions, helping students to assess their performance and identify and improve key areas before the final exams.

Practice Papers for Class 12 Computer Science

Want to know how school exams are structured? Solving these Class 12 Computer Science question papers helps you learn the exact marking scheme and exam format. Practice under a timer to boost your speed and accuracy. Grab the full CBSE Class 12 Computer Science Question Paper 2013 Set 02 to start checking your progress right now.

Download Class 12 Computer Science Exam Paper with Answers

CBSE Class 12 Computer Science Question Paper 2013 (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) Differentiate between a Run Time Error and Syntax Error. Also give suitable examples of each in C++. 

    (b) Name the header file(s) that shall be needed for successful compilation of the following C++ code 1

         void main ( )

          {

             char String [20];

             gets (String);

             strcat (String, “CBSE”);

             puts (String);

           }

(c) Differentiate between Constructor and Destructor function in context of Classes and Objects using C++

2. (a) Write a function in C++ which accepts an integer array and its size as arguments and replaces elements having odd values with thrice its value and elements having even values with twice its value.

          Example : if an array of five elements initially contains the elements as

                          3, 4, 5, 16, 9

            then the function should rearrange the content of the array as

                            9, 8, 15, 32, 27 4

(b) An array Array[20][15] is stored in the memory along the column with each element occupying 8 bytes. Find out the Base Address and address of the element Array[2][3] if the element Array [4] [5] is stored at the address 1000. 

(c) Write a function in C++ to delete a node containing Book’s information, from a dynamically allocated Stack of Books implemented with the help of the following structure. 

            struct Book

              }

            int BNo;

            char BName[20];

            Book *Next;

              };

(d) Write a function in C++ which accepts a 2D array of integers and its size as arguments and displays the elements which lie on diagonals. 2 [Assuming the 2D Array to be a square matrix with odd dimension i.e. 3×3, 5×5, 7×7 etc.]

Example, if the array content is

5 4 3

6 7 8

1 2 9

Output through the function should be :

Diagonal One : 5 7 9

Diagonal Two : 3 7 1

(e) Evaluate the following postfix notation of expression : 

25 8 3 - / 6 * 10 +

3. (a) What is the significance of Cyber law ? 

    (b) Expand the following terms with respect to Networking : 

          (i) CDMA (iii) FTP

          (ii) WLL (iv) HTML

     (c) Which of the following unit measures the speed with which data can be transmitted from one node to another node of a network? Also, give the expansion of the suggested unit. 

         (i) Mbps

         (ii) KMph

         (iii) MGps

(d) Differentiate between primary key and alternate key.

Please click the link below to download pdf file of CBSE Class 12 Computer Science Question Paper 2013 (2).

Past Exam Papers & Solutions for Class 12 Computer Science

Class 12 Computer Science Past Exam Papers & Resources

Reviewing the CBSE Class 12 Computer Science Question Paper 2013 Set 02 listed above allows Class 12 students to master historical exam patterns. Download these past papers for Class 12 Computer Science instantly in PDF format for the last 10 years. Practicing these authentic questions provides clear insight into marking difficulties and topic distributions, ensuring confidence across all descriptive and MCQ evaluations.

Why Practice Class 12 Computer Science Question Papers?

Consistent practice using the CBSE Class 12 Computer Science Question Paper 2013 Set 02 is a proven strategy to elevate your Class 12 Computer Science performance. These documents clarify the official marking scheme and framework followed by the CBSE. Simulating real test conditions at home helps hone your time management abilities, ensuring you finish your Computer Science paper comfortably within the official time limit.

Offline Accessibility and Complete Revision

Accessing the CBSE Class 12 Computer Science Question Paper 2013 Set 02 in PDF format lets you study core topics offline wherever you go. These sets offer dependable practice for numerical questions and model solution approaches. Once finished, cross-check your steps against our educator-verified solutions. For total exam mastery, students should combine these papers with our Class 12 Computer Science sample papers and online MCQ tests.

FAQs

Where can I download the official PDF for CBSE Class 12 Computer Science Question Paper 2013 Set 02?

The CBSE Class 12 Computer Science Question Paper 2013 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.

Are the solutions for CBSE Class 12 Computer Science Question Paper 2013 Set 02 based on the official CBSE marking scheme?

Yes, the solutions for CBSE Class 12 Computer Science Question Paper 2013 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.

How does solving CBSE Class 12 Computer Science Question Paper 2013 Set 02 help in preparing for the 2026 exams?

Solving previous year papers like CBSE Class 12 Computer Science Question Paper 2013 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.

Can I access CBSE Class 12 Computer Science Question Paper 2013 Set 02 in different languages?

Yes, where applicable, CBSE Class 12 Computer Science Question Paper 2013 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.

Is there a charge to download the CBSE Class 12 Computer Science solved papers?

No, all previous year question papers on StudiesToday, including CBSE Class 12 Computer Science Question Paper 2013 Set 02, are provided free of charge in mobile-friendly PDF.