UBSE UK Board Class 12th Computer Science Model Paper 2025: The UBSE UK Board Class 12th Computer Science Model Paper 2025 helps students understand the exam pattern and marking scheme. It includes multiple-choice, short answer, and long answer questions to assess various topics in the syllabus. The paper is designed to test programming skills, theoretical knowledge, and problem-solving abilities. With clear instructions and well-structured sections, students can practise time management and improve their performance. Internal choices are provided in some questions for better flexibility. Check and download the model paper here for 2025 board exams.
UK Board 12th Computer Science Question Paper Format 2024-25
The question paper consists of five sections: A (MCQs), B, C, D, and E. Section A contains Question 1 with multiple-choice questions, each carrying 1 mark. Section B includes Questions 2–7, which are definite answer type questions worth 1 mark each. Section C comprises Questions 8–14, with each short answer question carrying 2 marks. Section D covers Questions 15–20, short answer questions worth 3 marks each. Section E includes Questions 21–26, long answer questions carrying 4 marks each. Internal choices are provided in some questions; in such cases, attempt only one option. All questions are compulsory.
Section | Question Numbers | Type of Questions | Marks per Question | Total Marks | Instructions |
A (MCQs) | 1 | Multiple Choice Questions (MCQs) | 1 | 1 × Number of Parts | Write the correct option in your answer book. |
B | 2–7 | Definite Answer Type Questions | 1 | 6 | Provide concise and accurate answers. |
C | 8–14 | Short Answer Type Questions | 2 | 14 | Each question carries 2 marks. |
D | 15–20 | Short Answer Type Questions | 3 | 18 | Each question carries 3 marks. |
E | 21–26 | Long Answer Type Questions | 4 | 24 | Some questions have internal choices. Attempt only one option if such choice is provided. |
Notes:
- Total Number of Questions: 26
- All Questions are Compulsory: Attempt all sections as instructed.
- Internal Choice: Provided in some questions. Attempt only one option in such cases.
- Marks Distribution: Clearly stated for each section.
UK Board 12th Computer Science Model Paper
Check the sample paper in the box below:
Section- (A) Multiple Choice Question Q 1) Choose correct option: i) Which one of the following is the default extension of a python file? 1 a) .exe b) .p++ c) .py d) .p ii) What is the mean of L in LEGB Rule for scope resolution ? 1 a) Local b) Last c) Least d) Library iii) In which file, no delimiters are use for line and no translations occur ? 1 a) Text file b) Binary file c) CSV file d) none of these iv) Which of the following is not a correct Python statement to open a text file “Notes. Txt” to write content into it? 1 a) F=open(‘Notes.txt’,’w’) b) F=open(‘Notes.txt’,’a’) c) F=open(‘Notes.txt’,’A’) c) F=open(‘Notes.txt’,’w+’) v) A device that forward data packet from one network to another network in called ? 1 a) Bridge b) Router c) Hub d) Gateway vi) An attribute in a relation is a foreign key if it is the ------ key in any other relation? 1 a) Candidate b) Primary c) Super d) Alternate vii) A set of possible data values is called? 1 a) Attribute b) Degree c) Tuple d) Domain viii) Consider the following SQL statement. What type of statement is this? 1 CREATE TABLE employee (name VARCHAR, id INTEGER) a) DML b) DDL c) DCL d) integrity constraint Section-(B) Definite Answer Type Question Q 2) To handle possible exceptions we use a ---------------block. Q 3) Read the code shown below and pick out the keys? To download this model paper PDF and another set, click on the download PDF links. Q 4) In python which rule is used to decide the order in which the name spaces are to be searched for scope resolution? Q 5) The data types whose values cannot be changed in place are called ------- type. Q 6) Which data type stores year, month and day values? Q 7) which command is used for removing a table and all its data from the database? |
Comments
All Comments (0)
Join the conversation