Class 11 Computer Science
CBSE · 11 Chapters · 167 Questions
Computer System
This chapter introduces the fundamental components and architecture of computer systems, explaining how hardware and software interact to perform computing tasks.
19 questions
Encoding Schemes and Number System
This chapter covers various encoding schemes used in computers and explains different number systems such as binary, octal, decimal, and hexadecimal.
17 questions
Emerging Trends
This chapter discusses the latest advancements and trends in computer science and technology, highlighting innovations shaping the future.
11 questions
Introduction to Problem Solving
This chapter introduces problem-solving techniques and methodologies essential for programming and algorithm development.
16 questions
Getting Started with Python
This chapter provides an introduction to the Python programming language, covering basics such as syntax, variables, and simple programs.
22 questions
Flow of Control
This chapter explains control flow statements in programming, including conditionals and loops, to manage the execution sequence of code.
13 questions
Functions
This chapter covers the concept of functions in programming, teaching how to define, call, and use functions to write modular code.
17 questions
Strings
This chapter explores string data types, operations, and methods for manipulating text in programming.
6 questions
Lists
This chapter introduces lists as a data structure, explaining how to create, access, and manipulate lists in programming.
16 questions
Tuples and Dictionaries
This chapter discusses tuples and dictionaries, two important data structures used for storing collections of data with different properties.
14 questions
Societal Impact
This chapter examines the impact of computer science and technology on society, including ethical, social, and environmental considerations.
16 questions