CBSE Class 11 Computer Science NCERT Solutions: Computer overview and its Basics

NCERT Solutions PDF Class 11 PDF

This section provides detailed NCERT Solutions for Class 11 Computer Science, focusing on Chapter 1: Computer overview and its Basics. It covers fundamental concepts related to computer functioning, including the roles of the control unit, primary memory, and different types of ROM like ROM, PROM, EPROM, and EEPROM. The solutions also explain the essential components of a computer system, differentiating between hardware and software, and elaborating on the functional components. Additionally, it lists examples of input and output devices. These solutions are designed to help students understand the core principles of computer systems and prepare effectively for their examinations.

Quick info

BoardCBSE
ClassClass 11
SubjectComputer Science
Session2026
LanguageEnglish
TypeNCERT Solutions
Chapter1. Computer overview and its Basics

Chapter summary

This chapter's NCERT Solutions for Class 11 Computer Science delve into the foundational aspects of computers. It explains the function of the control unit, defines primary memory, and details various types of Read-Only Memory (ROM) such as ROM, PROM, EPROM, and EEPROM, highlighting their characteristics. The solutions also cover the basic components of a computer system (hardware and software) and its functional units, along with providing examples of common input and output devices. This resource is ideal for grasping the essential building blocks of computer systems.

Learning outcomes

  • Understand the function of the control unit in a computer system.
  • Define primary memory and its role in data processing.
  • Differentiate between various types of ROM (ROM, PROM, EPROM, EEPROM).
  • Identify and provide examples of input and output devices.
  • Explain the fundamental components of a computer system (hardware and software).
  • Describe the functional components of a computer system.

Topics covered

Paper topics

  • Computer Functioning
  • Control Unit
  • Primary Memory
  • RAM (Random Access Memory)
  • ROM (Read Only Memory)
  • PROM (Programmable Read Only Memory)
  • EPROM (Erasable Programmable Read Only Memory)
  • EEPROM (Electrically Erasable Programmable Read Only Memory)
  • Computer System Components
  • Hardware
  • Software
  • Input and Output Devices

Important topics

  • Control Unit Function
  • RAM vs ROM Characteristics
  • Types of ROM (PROM, EPROM, EEPROM)
  • Input and Output Devices
  • Hardware and Software Distinction

PDF preview

Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.

Loading document …
Page of
Loading page …

Questions and Solutions

Question 1

Which part interprets program instructions and initiate control operations?
Solution: The part that interprets program instructions and initiates control operations is the Control Unit. It acts as the brain of the computer, directing the sequence of operations and coordinating the activities of all other components.

Question 2

What is primary memory?
Solution: Primary memory, also known as main memory or internal memory, is a crucial storage component of a computer. It is used to store data and instructions that the CPU needs to access quickly for processing. Primary memory is typically volatile, meaning its contents are lost when the computer is turned off.

Question 3

What is RAM?
Solution: RAM stands for Random Access Memory. It is the main memory of a computer system. RAM is used to temporarily store the user's instructions and data that are currently being processed by the CPU. A key characteristic of RAM is that it is volatile, meaning it loses all stored information when the power supply is interrupted.

Question 4

What is ROM?
Solution: ROM stands for Read Only Memory. It is a type of semiconductor memory whose contents are permanently stored and cannot be altered once they have been set during the manufacturing process. This makes ROM non-volatile, meaning it retains its data even when the power is turned off. ROM typically stores essential system instructions, such as the firmware needed to boot up the computer.

Question 5

What is PROM?
Solution: PROM stands for Programmable Read Only Memory. It is a type of ROM that allows its contents to be programmed by the user or manufacturer exactly once after it has been manufactured. Once the data is written to a PROM, it cannot be changed or erased, making it a permanent storage solution for specific firmware or data.

Question 6

What is EPROM?
Solution: EPROM stands for Erasable Programmable Read Only Memory. This type of memory is similar to PROM in that it can be programmed with data. However, EPROM has the added capability of being erased and reprogrammed. The erasure process typically involves exposing the memory chip to a special type of equipment that emits ultraviolet light, allowing the data to be cleared so new data can be written.

Question 7

What is EEPROM?
Solution: EEPROM stands for Electrically Erasable Programmable Read Only Memory. This advanced type of ROM can be erased and reprogrammed without needing to remove the chip from the computer or use special equipment like ultraviolet light. Erasure and reprogramming are accomplished using electrical pulses, making it more convenient for updates compared to EPROM.

Question 8

Give three examples of both input devices and output devices.
Solution:

Here are three examples each for input and output devices:

Input Devices: These devices are used to send data and commands into the computer.

  1. Keyboard
  2. Mouse
  3. Scanner

Output Devices: These devices are used to display or present information processed by the computer to the user.

  1. Monitor
  2. Speaker
  3. Printer

Question 1

Name the components of a computer system.
Solution: A computer system is primarily composed of two fundamental parts:
  1. Hardware: These are the physical, tangible components of the computer that you can see and touch, such as the monitor, keyboard, CPU, and hard drive.
  2. Software: This refers to the intangible set of instructions, programs, and data that tell the hardware what to do and how to do it. Examples include operating systems and application programs.

Question 2

Explain functional components of a computer system.
Solution: A computer system functions through the interaction of various interconnected components. These essential functional components include:

1. Input Devices: Allow data and instructions to be entered into the system (e.g., keyboard, mouse).

2. Central Processing Unit (CPU): The 'brain' of the computer, responsible for executing instructions and performing calculations. It includes the Arithmetic Logic Unit (ALU) for computations and the Control Unit (CU) for managing operations.

3. Memory: Stores data and instructions. This includes primary memory (RAM) for active processing and secondary memory (like hard drives) for long-term storage.

4. Output Devices: Present the results of processing to the user (e.g., monitor, printer).

These components must be properly connected and work together seamlessly for the computer system to operate effectively.

Common mistakes

  • Confusing volatile and non-volatile memory types.
  • Misunderstanding the specific differences between PROM, EPROM, and EEPROM.
  • Incomplete listing or incorrect categorization of input/output devices.

Revision tips

  • Create flashcards for different types of memory (RAM, ROM, PROM, EPROM, EEPROM) with their key features.
  • Draw a simple diagram illustrating the functional components of a computer system.
  • Practice listing input and output devices without referring to the solutions.
  • Review the role of the control unit and its interaction with other components.

Practice MCQs

Q1. Which component of a computer system is responsible for interpreting program instructions and initiating control operations?

Q2. What is the primary characteristic of RAM (Random Access Memory)?

Q3. Which type of ROM can be programmed once after manufacturing, and its contents cannot be altered?

Q4. What distinguishes EEPROM from EPROM?

Q5. Which of the following is an example of an output device?

Frequently asked questions

What is the main purpose of the Control Unit in a computer?

The Control Unit interprets program instructions and initiates control operations, directing the flow of data and instructions within the computer system.

What is the key difference between RAM and ROM?

RAM (Random Access Memory) is volatile and used for temporary storage of data and instructions during processing, while ROM (Read Only Memory) is non-volatile and stores permanent instructions.

Can data stored in EPROM be modified?

Yes, EPROM data can be erased and reprogrammed, but it requires special equipment and exposure to ultraviolet light for erasure.

What are the two main components of a computer system?

The two main components of a computer system are Hardware, which refers to the physical parts, and Software, which refers to the programs and instructions.

How do these NCERT solutions help with Class 11 Computer Science revision?

These solutions provide clear, rewritten explanations for each question, helping students understand concepts like computer functioning, memory types, and I/O devices, which are crucial for exam revision.

Content reviewed by the NCERT Help team. Editorial Team and update policy

NCERT Solutions PDF PDF on NCERT Help. URL unchanged for search indexing.