Class 10 Information Technology 402 Board Paper 2024 with Answer Key

Class 10 Information Technology 402 Board Paper with Answer Key Here is Class 10 Information Technology 402 Board Paper which was held in Board Examination 2024. Series #CD** Set-4 Q.P.Code 89 dated 13 March 2024. The Solution of question paper is given at the end. Information Technology  Time Allowed: 2 Hours Maximum Marks: 50 General Instructions: … Read more

Class 12 Computer Science Notes Topic Wise

Looking for Class 12 Computer Science Notes topic-wise for CBSE (Code 083)? You are in the right place. This page lists detailed, exam-ready notes for every topic in the Class 12 CS syllabus — covering Python functions, modules, exception handling, file handling, data structures, searching & sorting, database concepts, Python–MySQL connectivity, and computer networks. Quick … Read more

Class 12 Computer Science Sample Paper 2024

CBSE Class 12 Computer Science Sample Paper 2024 Time allowed: 3 Hours Maximum Marks: 70 General Instructions: Please check this question paper contains 35 questions. The paper is divided into 5 Sections- A, B, C, D and E. Section A, consists of 18 questions (1 to 18). Each question carries 1 Mark. Section B, consists … Read more

Class 10 IT 402 Sample Paper Set 5

Class 10 IT 402 Sample Paper Set 5 Information Technology General Instructions : Read the following instructions very carefully and strictly follow them : (a) This question paper consists of two sections viz. Section A : Employability Skills and Section B : Subject Skills. (b) Section A : Employability Skills (10 Marks) (i) Answer any … Read more

Class 10 IT 402 Sample Paper Set 4

Class 10 IT 402 Sample Paper Set 4 Information Technology General Instructions : (i) Please read the instructions carefully. (ii) This question paper is divided into three sections, viz. Section A, Section B and Section C. (iii) Section A is of 5 marks and has 6 questions on Employability Skills. (a) Questions number 1 to … Read more

Class 10 IT 402 Sample Paper Set 3

Class 10 IT 402 Sample Paper Set 3 INFORMATION TECHNOLOGY Time allowed : 2 hours Maximum Marks : 50 General Instructions : (i) Please read the instructions carefully. (ii) This question paper consists of 21 questions in two Sections : Section A and Section B. (iii) Section A has Objective Type questions, whereas Section B … Read more

Class 10 IT 402 Sample Paper Set 2

Class 10 IT 402 Sample Paper Set 2 INFORMATION TECHNOLOGY Time allowed : 2 hours Maximum Marks : 50 General Instructions : (a) Please read the instructions carefully. (b) This question paper consists of 21 questions in two sections Section A and Section B. (c) Section A has Objective Type Questions whereas Section B contains … Read more

CSV File Quiz Class 12

Here’s a 15-question “CSV File Quiz Class 12” based on the topics “CSV file: import csv module, open/close CSV file, write into a CSV file using writer(), writerow(), writerows() and read from a CSV file using reader(), Data Structure: Stack, operations on a stack (push & pop), implementation of a stack using a list”

Binary File Quiz Class 12

Here’s a 15-question “Binary File Quiz Class 12” based on the topic “Binary file: basic operations on a binary file: open using file open modes (rb, rb+, wb, wb+, ab, ab+), close a binary file, import pickle module, dump() and load() method, read, write/create, search, append and update operations in a binary file”

Text File Quiz Class 12

Here’s a 15-question “Text File Quiz Class 12” based on the topic “Text file: opening a text file, text file open modes (r, r+, w, w+, a, a+), closing a text file, opening a file using with clause, writing/appending data to a text file using write() and writelines(), reading from a text file using read(), … Read more