Class 12 Computer Science
CBSE · 12 Chapters · 143 Questions
Exception Handling in Python
This chapter covers the concepts and techniques of handling exceptions in Python programming to ensure robust and error-free code execution.
8 questions
File Handling in Python
This chapter explains how to work with files in Python, including reading, writing, and managing file operations.
10 questions
Stack
This chapter introduces the stack data structure, its operations, and applications in computer science.
7 questions
Queue
This chapter discusses the queue data structure, its types, and how it is used in various computing scenarios.
9 questions
Sorting
This chapter explores different sorting algorithms and their implementation to organize data efficiently.
6 questions
Searching
This chapter covers searching techniques and algorithms used to find elements within data structures.
8 questions
Understanding Data
This chapter provides an overview of data concepts, types, and their significance in computing.
8 questions
Database Concepts
This chapter introduces fundamental database concepts, including data storage, retrieval, and management.
12 questions
Structured Query Language (SQL)
This chapter explains SQL, the language used to interact with and manipulate databases.
32 questions
Computer Networks
This chapter covers the basics of computer networking, including types, protocols, and communication methods.
14 questions
Data Communication
This chapter discusses the principles and methods of data communication between devices and systems.
11 questions
Security Aspects
This chapter addresses security principles, threats, and measures to protect computer systems and data.
18 questions