Class 11-12

Class 11 Computer Science

BSEB 100-Day Study Plan
Notes, MCQs, and Solutions

Explore Class 11

Class 12 Computer Science

Advanced Topics & Practical Guide
Board Exam Preparation

Explore Class 12

Day 4: Components of a Computer – Input, Output, Memory, and Processing Units | Class 11

Learn about Components of a Computer in Day 4 of BSEB Class 11 Computer Science. Explore Input, Output, Memory, and Processing Units with examples.

Day 4 – Chapter 1: Components of a Computer

Class 11 Computer Science

1.6 Introduction to Computer Components (कंप्यूटर के घटकों का परिचय)

A computer system is made up of various components that work together to process data and generate useful output. These components are broadly classified into input devices, output devices, memory, and the processing unit.
एक कंप्यूटर प्रणाली विभिन्न घटकों से बनी होती है, जो डेटा को प्रोसेस करने और उपयोगी आउटपुट उत्पन्न करने के लिए एक साथ काम करती है। इन घटकों को इनपुट डिवाइस, आउटपुट डिवाइस, मेमोरी और प्रोसेसिंग यूनिट में वर्गीकृत किया जाता है।

1.6.1 Input Devices (इनपुट उपकरण)

Input devices allow users to enter data and instructions into a computer. These devices act as an interface between the user and the computer.
इनपुट डिवाइस उपयोगकर्ताओं को कंप्यूटर में डेटा और निर्देश दर्ज करने की अनुमति देते हैं। ये उपकरण उपयोगकर्ता और कंप्यूटर के बीच इंटरफ़ेस के रूप में कार्य करते हैं।

  • Examples: Keyboard, Mouse, Scanner, Microphone.
  • Functions: Accept user input and convert it into a machine-readable form.

1.6.2 Output Devices (आउटपुट उपकरण)

Output devices display or convey the results of data processing to the user. These devices convert digital signals into human-readable formats.
आउटपुट डिवाइस डेटा प्रोसेसिंग के परिणामों को उपयोगकर्ता को प्रदर्शित या संप्रेषित करते हैं। ये उपकरण डिजिटल सिग्नल को मानव-पठनीय प्रारूपों में परिवर्तित करते हैं।

  • Examples: Monitor, Printer, Speaker, Projector.
  • Functions: Display or print output data, play audio or video.

1.6.3 Memory Units (मेमोरी इकाइयाँ)

Memory units are used to store data, instructions, and information temporarily or permanently. They are categorized into primary and secondary memory.
मेमोरी इकाइयों का उपयोग डेटा, निर्देश, और जानकारी को अस्थायी या स्थायी रूप से संग्रहीत करने के लिए किया जाता है। इन्हें प्राथमिक और द्वितीयक मेमोरी में वर्गीकृत किया जाता है।

  • Primary Memory: RAM (volatile), ROM (non-volatile).
  • Secondary Memory: Hard Drive, SSD, USB Drives.
  • Functions: Store data and instructions for processing.

1.6.4 Processing Unit (प्रोसेसिंग यूनिट)

The processing unit, also known as the Central Processing Unit (CPU), is the brain of the computer. It carries out instructions and processes data.
प्रोसेसिंग यूनिट, जिसे सेंट्रल प्रोसेसिंग यूनिट (CPU) के रूप में भी जाना जाता है, कंप्यूटर का मस्तिष्क है। यह निर्देशों को निष्पादित करता है और डेटा को प्रोसेस करता है।

  • Components:
    • Arithmetic Logic Unit (ALU): Performs calculations and logical operations.
    • Control Unit (CU): Directs the flow of data and instructions.
    • Registers: Store small amounts of data temporarily.
  • Functions: Process data, execute instructions, control all computer components.

Practice Questions (अभ्यास प्रश्न)

Multiple Choice Questions (MCQs)

  1. Which of the following is an input device?
    (a) Monitor | (b) Keyboard | (c) Printer | (d) Speaker
  2. What is the primary function of output devices?
    (a) To store data | (b) To process data | (c) To display results | (d) To execute instructions
  3. Which memory type is volatile?
    (a) RAM | (b) ROM | (c) Hard Disk | (d) SSD
  4. What is the role of the ALU in the CPU?
    (a) Execute instructions | (b) Perform calculations | (c) Control data flow | (d) Store data
  5. Which of the following is a secondary memory device?
    (a) RAM | (b) Hard Drive | (c) Cache | (d) ROM
  6. What does the Control Unit (CU) do in the CPU?
    (a) Store data | (b) Direct data flow | (c) Perform calculations | (d) Convert data
  7. Which device converts user input into machine-readable form?
    (a) Output Device | (b) Input Device | (c) Memory Unit | (d) Processing Unit
  8. What is an example of primary memory?
    (a) ROM | (b) SSD | (c) USB Drive | (d) Hard Disk
  9. Which component of the CPU stores small amounts of data temporarily?
    (a) ALU | (b) Registers | (c) RAM | (d) Cache
  10. Which of these is an output device?
    (a) Keyboard | (b) Speaker | (c) RAM | (d) Hard Drive

Answers to MCQs:

1: (b), 2: (c), 3: (a), 4: (b), 5: (b), 6: (b), 7: (b), 8: (a), 9: (b), 10: (b)

Short Answer Questions (लघु उत्तरीय प्रश्न)

  1. What is the main function of input devices? Give examples.
    Answer: Input devices allow users to enter data into the computer. Examples: Keyboard, Mouse.
  2. Name two primary memory types and their characteristics.
    Answer: RAM (volatile), ROM (non-volatile).
  3. What are the three main components of the CPU?
    Answer: ALU, Control Unit (CU), Registers.
  4. What is the role of output devices in a computer system?
    Answer: Output devices display or convey processed data to the user.
  5. How does secondary memory differ from primary memory?
    Answer: Secondary memory is non-volatile and used for long-term storage, whereas primary memory is volatile and used for temporary storage.

Long Answer Questions (दीर्घ उत्तरीय प्रश्न)

  1. Explain the components of a computer with examples and their functions.
  2. Discuss the differences between primary memory and secondary memory with examples.
  3. How do input, output, and processing units work together in a computer system?

Post a Comment