9 Computer Note
9 computer note
S.No. Unit Page No.
1. Computer System 1
2. Number System 41
3. Block Programming 53
4. Web Technology 81
5. Internet and Social Media 143
6. Cyber Security and Digital Citizenship 167
7. Concept of Programming 185
1. Features of a Computer
Automatic – Works automatically as instructed by software.
Speed – Processes millions of instructions per second.
Accuracy – Produces correct results; errors occur only due to wrong input (GIGO) or faults (bugs).
Storage – Can store large amounts of data in devices like HDD, SSD, USB.
Diligence – Can perform tasks repeatedly without losing speed or accuracy.
Versatility – Can perform many tasks: calculation, designing, communication, research, and entertainment.
2. Functions of a Computer – IPOS
IPOS: Input → Process → Output → Storage
Input: Enter data into the computer.
Process: CPU processes data.
Output: Display results.
Storage: Save data for future use.
3. Applications of Computers
Education
Online learning, multimedia teaching, record-keeping, generating reports.
Communication
Email, video calls, social media, instant messaging.
Banking
Online banking, account management, statements, improved efficiency and security.
Medicine/Healthcare
Diagnosis (CT scans, ultrasounds, ECGs), patient records, surgery, medical research, simulations.
Entertainment
Gaming, music, movies, streaming platforms, digital art, social media.
Scientific Research
Weather forecasting, space exploration, simulations, analyzing big data.
Agriculture
Precision farming, GPS, drones, IoT, AI for efficient farming and decision-making.
Input, Output, CPU, Memory, and Storage
1. Input Devices
Devices used to enter data into a computer for processing.
| Device | Function |
|---|---|
| Mouse | Handheld pointing device to click, drag, and scroll. |
| Keyboard | Type data; keys: alphabet, numeric, cursor, function, special keys. |
| Joystick | Control games; stick with buttons for direction and actions. |
| Microphone | Captures sound and converts to digital form. |
| Scanner | Converts physical documents/images to digital format. |
| Webcam | Captures real-time video and audio for streaming or conferencing. |
| Touchscreen | Display that responds to finger touch. |
| Touchpad | Laptop input pad for moving cursor, like a mouse. |
2. Central Processing Unit (CPU)
The brain of the computer that processes data.
Functions:
Fetching – Get instructions/data from memory.
Decoding – Understand instructions.
Executing – Perform operations.
Storing – Save results.
Managing Interrupts – Handle other device requests.
Components:
Control Unit (CU) – Directs all parts of the computer.
Arithmetic Logic Unit (ALU) – Performs calculations and logical operations.
Registers – Small memory for immediate data and instructions.
3. Motherboard and Data Bus
Motherboard: Main circuit board connecting all components.
Data Bus: Pathway for transferring data between CPU, memory, and devices.
4. Computer Memory
Primary Memory (Main Memory)
Directly accessible by CPU; stores data temporarily or permanently.
RAM (Random Access Memory) – Volatile, read/write memory; cleared when power is off.
SRAM: Fast, no refresh, expensive, used for cache.
DRAM: Slower, needs refresh, cheaper, used in PCs.
ROM (Read Only Memory) – Non-volatile, permanent; stores BIOS and firmware.
PROM: Programmed once, permanent.
EPROM: Reprogrammable using UV light.
EEPROM: Reprogrammable electronically.
Cache Memory: High-speed memory between RAM and CPU for fast access.
Registers: CPU storage for immediate processing.
Secondary Memory (Storage)
Stores data permanently; slower than primary memory.
Examples: Hard disk, SSD, optical disks, pen drives.
Memory Units: Bit → Nibble → Byte → KB → MB → GB → TB → PB → YB
5. Storage Devices
| Device | Description |
|---|---|
| Hard Disk (HDD) | Magnetic disks; large capacity; slower than SSD. |
| SSD | Fast semiconductor storage; no moving parts. |
| CD/DVD/Blu-ray | Optical discs using laser to read/write data. |
| Flash Memory / Pen Drive | Portable, non-volatile, electrically erasable. |
| Cloud Storage | Online storage accessed via internet (Google Drive, Dropbox). |
Comparison:
HDD: Cheap, large, slower.
SSD: Expensive, fast, reliable.
Flash: Portable, fast, durable.
6. Output Devices
Convert processed data into human-readable form.
| Device | Function |
|---|---|
| Monitor | Displays text, images, videos (soft copy). |
| Printer | Prints data on paper (hard copy); types: laser, inkjet, dot-matrix, 3D printer. |
| Speaker | Converts digital sound into audible sound. |
7. Peripheral Devices & Ports
External devices that enhance computer functionality.
| Port | Use |
|---|---|
| USB | Connect various devices, transfer data. |
| Type C | Reversible connector, fast charging, data transfer. |
| HDMI | Transmit high-definition audio/video. |
| VGA | Connect monitors/projectors (analog). |
| Ethernet | Wired network connection (LAN). |
| Audio | Connect speakers, microphones, headphones. |
Exercises (Q&A)
1. Write Full Forms of the Following Abbreviations
Q1. Write the full forms:
i. CPU – Central Processing Unit
ii. BIOS – Basic Input Output System
iii. HDD – Hard Disk Drive
iv. SSD – Solid State Drive
v. RAM – Random Access Memory
vi. CU – Control Unit
vii. USB – Universal Serial Bus
viii. ALU – Arithmetic Logic Unit
ix. MU – Memory Unit
x. PCB – Printed Circuit Board
xi. ROM – Read Only Memory
xii. PSU – Power Supply Unit
xiii. CMOS – Complementary Metal Oxide Semiconductor
xiv. CD – Compact Disc
xv. DVD – Digital Versatile Disc
xvi. KB – Kilobyte
xvii. MB – Megabyte
xviii. GB – Gigabyte
xix. TB – Terabyte
xx. YB – Yottabyte
xxi. PB – Petabyte
xxii. SRAM – Static Random Access Memory
xxiii. DRAM – Dynamic Random Access Memory
xxiv. VRAM – Video Random Access Memory
xxv. EPROM – Erasable Programmable Read-Only Memory
xxvi. EEPROM – Electrically Erasable Programmable Read-Only Memory
xxvii. rpm – revolutions per minute
xxviii. VDU – Visual Display Unit
xxix. LED – Light Emitting Diode
xxx. LCD – Liquid Crystal Display
xxxi. CPS – Characters Per Second
xxxii. LCM – Lines Per Minute
xxxiii. PPM – Pages Per Minute
xxxiv. Mbps – Megabits Per Second
xxxv. HDMI – High Definition Multimedia Interface
xxxvi. LAN – Local Area Network
2. Choose the Correct Answer
Q2.1. What is the primary function of the CPU in a computer system?
(a) Memory storage (b) Data input (c) Arithmetic and logic operations (d) Graphics rendering
Answer: (c) Arithmetic and logic operations
Q2.2. Which of the following is a volatile memory in a computer system?
(a) Hard Disk Drive (HDD) (b) Random Access Memory (RAM)
(c) Solid State Drive (SSD) (d) Cache Memory
Answer: (b) RAM
Q2.3. What does the term BIOS stand for?
(a) Basic Input Output System (b) Binary Input Output System
(c) Base Input Output Software (d) Basic Integrated Operating System
Answer: (a) Basic Input Output System
Q2.4. Which of the following is a secondary storage device?
(a) RAM (b) CPU (c) USB Flash Drive (d) Cache Memory
Answer: (c) USB Flash Drive
Q2.5. What is the role of the motherboard?
(a) Manage power supply (b) Connect all hardware components and provide communication (c) Execute software applications (d) Store data permanently
Answer: (b) Connect all hardware components and provide communication
Q2.6. What is the role of a monitor?
(a) Capture barcodes (b) Provide visual display of digital info
(c) Regulate power (d) Convert sketches to digital
Answer: (b) Provide visual display of digital info
Q2.7. What is the role of microphones?
(a) Capture barcodes (b) Record audio input
(c) Read magnetic stripes (d) Scan documents
Answer: (b) Record audio input
Q2.8. Primary function of a printer?
(a) Convert text to digital (b) Display graphics on screen (c) Produce hard copy of digital data (d) Record audio
Answer: (c) Produce hard copy of digital data
Q2.9. Primary function of microprocessor?
(a) Display graphics (b) Manage power (c) Control cooling system (d) Execute instructions and perform calculations
Answer: (d) Execute instructions and perform calculations
3. Short Answer Questions
Q3.1. What is the primary function of the CPU?
Answer: Executes instructions, performs calculations, and controls other computer components.
Q3.2. Difference between RAM and ROM:
RAM: Temporary, volatile memory, used to run programs.
ROM: Permanent, non-volatile memory, stores essential instructions (BIOS).
Q3.3. How does a hard drive differ from RAM?
Hard drive: Permanent, slow storage for large data.
RAM: Temporary, fast memory for active programs.
Q3.4. Role of motherboard:
Answer: Connects CPU, memory, storage, and peripherals; manages communication between components.
Q3.5. What is cache memory and why is it important?
Answer: High-speed memory storing frequently used data; improves CPU processing speed.
Q3.6. Define a bus in computer architecture:
Answer: A pathway for transferring data, instructions, and signals between components.
Q3.7. Purpose of input device and examples:
Answer: Enter data into computer. Examples: Keyboard, mouse, scanner, microphone.
Q3.8. What is a peripheral device and how does it enhance a computer?
Answer: External hardware providing extra functions. Examples: Printer, speakers, USB drives.
4. Long Answer Questions
Q4.1. Explain the architecture of a computer system.
Answer:
CPU: Processes instructions and calculations.
Memory: Stores temporary (RAM) and permanent data (ROM/HDD).
Input devices: Enter data (keyboard, mouse).
Output devices: Show results (monitor, printer).
Storage devices: Hold large, permanent data (HDD, SSD, CD/DVD).
Q4.2. Role of Operating System (OS):
Manages hardware and software resources.
Provides user interface and file management.
Examples: Windows, Linux, macOS.
Functions: Memory management, process scheduling, device management, security.
Q4.3. Differentiate primary and secondary memory:
| Feature | Primary Memory | Secondary Memory |
|---|---|---|
| Communication | Direct with CPU | Indirect with CPU |
| Volatility | Volatile/non-volatile | Non-volatile |
| Storage Capacity | Low | High |
| Speed | Fast | Slow |
| Example | RAM, ROM, Cache | HDD, SSD, Pen Drive |
Q4.4. Role of cache memory, RAM, and storage devices:
Cache: Stores frequently used data for CPU, increases speed.
RAM: Holds active programs for CPU access.
Storage: Stores permanent files and software.
Together: Ensure fast, reliable computer performance.
Q4.5. CPU Architecture:
Control Unit (CU): Directs CPU operations.
Arithmetic Logic Unit (ALU): Performs arithmetic and logic operations.
Registers: Small memory for immediate data/instructions.
Fetch-Decode-Execute Cycle: CPU fetches → decodes → executes → stores results.
1.9 Computer Software – Simple Notes
Definition:
Computer software is a set of instructions, programs, or data that allow a computer to perform specific tasks. It works with hardware to enable applications and user interactions.
Types of Computer Software:
System Software – Manages computer operations and hardware.
Application Software – Performs specific user tasks.
A. System Software
Definition: Software that forms the backbone of computer operations and acts as a bridge between user and hardware.
Functions: Organizes files, manages hardware resources, and provides a platform for application software.
Categories:
Operating System (OS)
Controls and manages overall computer operation.
Acts as an interface between user, hardware, and software.
Loaded first into RAM when PC starts.
Examples: Windows, Linux, MacOS, Android, Ubuntu.
Language Processor
Translates high-level or assembly programs into machine language.
Types: Assembler, Interpreter, Compiler.
Utility Software
Maintains hardware and data.
Tasks: Backup, virus removal, disk management, file transfer.
Examples: WinRAR, CCleaner, Antivirus, Disk Defragmenter.
Device Drivers
Programs that control and manage specific hardware.
Examples: Printer driver, sound card driver, display card driver.
B. Application Software
Definition: Programs designed for specific user tasks.
Types:
Packaged/General Purpose Software
Ready-made software for general users.
Examples: MS Office, Photoshop, CorelDraw, VLC, Zoom.
Customized/Tailored Software
Designed for specific organizational or individual needs.
Examples: Hospital Management Software, SEE Result Processing, Banking Software.
Open Source vs Proprietary Software
| Feature | Open Source Software (OSS) | Proprietary Software (CSS) |
|---|---|---|
| Source Code | Publicly accessible | Restricted to creator |
| Modification | Can be modified freely | Only by creator/vendor |
| Cost | Free or nominal | Paid license required |
| Flexibility | High | Limited |
| Examples | Linux, Android, OpenOffice | Windows OS, Adobe Photoshop, iTunes |
System vs Application Software
| Feature | System Software | Application Software |
|---|---|---|
| Purpose | Manages computer resources | Fulfills user tasks |
| Language | Low-level / machine language | High-level / 4GL |
| Execution | Runs on startup until shutdown | Runs on user demand |
| Dependency | Independent | Needs system software |
| Importance | Crucial for system function | Not crucial for system |
Mobile and Web Applications
Mobile Apps: Programs for smartphones/tablets using features like touchscreen, GPS, camera.
Examples: WhatsApp, Spotify, Google Maps.
Web Applications: Programs running on web browsers via the internet.
No installation needed; accessible on any device with browser.
Examples: Gmail, Google Docs, Facebook.
1. Full Forms of Abbreviations
| Abbreviation | Full Form |
|---|---|
| i. OS | Operating System |
| ii. CUI | Command User Interface |
| iii. DOS | Disk Operating System |
| iv. GUI | Graphical User Interface |
| v. SPSS | Statistical Package for the Social Sciences |
| vi. OSS | Open Source Software |
| vii. SQL | Structured Query Language |
| viii. HTML | HyperText Markup Language |
| ix. CSS | Cascading Style Sheets |
2. Choose the Correct Answer
i. What is the purpose of an operating system in a computer system?
Answer: a. Manage hardware resources and provide a user interface
ii. Which type of software is designed to perform a specific task, such as word processing or spreadsheet calculations?
Answer: b. Application software
iii. What is software?
Answer: b. Instructions that tell a computer what to do
iv. Which of the following is an example of application software?
Answer: a. Microsoft Word
v. What is the role of the operating system?
Answer: b. To manage hardware and software resources
vi. Which of the following is not software?
Answer: a. Keyboard
3. Short Answer Questions
a. What does the term “open source” mean in software?
Answer: Open source software is software whose source code is publicly accessible. Anyone can view, modify, and use it freely.
b. How does open-source software differ from proprietary software?
Answer: Open-source software allows free access and modification of code, while proprietary software is owned by a company or individual, and its source code is restricted. Users need a license to use it.
c. What is system software, and what role does it play in a computer system?
Answer: System software manages computer hardware and provides a platform for application software. It includes operating systems, utility software, device drivers, and language processors.
d. Define application software and provide examples of common applications.
Answer: Application software is designed to perform specific user tasks, such as word processing, photo editing, or communication. Examples: Microsoft Word, Photoshop, Excel, Zoom, VLC Media Player.
e. What is the purpose of utility software, and give examples of utilities?
Answer: Utility software maintains and optimizes the computer system. Examples: Antivirus programs, Disk Defragmenter, Backup software, CCleaner, WinRAR.
4. Long Answer Questions
a. Explain the types of computer software with their respective functions.
Answer:
System Software: Manages hardware and system resources, acts as a bridge between hardware and users. Includes:
Operating System (OS): Manages hardware, software, and user interface. Examples: Windows, Linux, MacOS.
Utility Software: Maintains system performance (Backup, Antivirus, Disk Management).
Language Processors: Translate code from high-level language to machine language (Assembler, Compiler, Interpreter).
Device Drivers: Control specific hardware devices (Printer driver, Sound card driver).
Application Software: Designed to perform specific tasks for users. Includes:
Packaged Software: Ready-made software for general users (MS Office, Adobe Photoshop, VLC).
Customized Software: Developed for specific organizations or individuals (Hospital Management Software, Billing Software, Banking Software).
b. Differentiate between system software and application software with respective roles.
| Feature | System Software | Application Software |
|---|---|---|
| Purpose | Manage hardware and system resources | Perform user-specific tasks |
| Dependency | Can run independently | Needs system software to run |
| Execution | Starts with the computer and runs continuously | Runs when user starts it |
| Examples | Windows OS, Linux, Device Drivers | MS Word, Photoshop, Zoom |
c. Differentiate between open source and proprietary software models with examples.
| Feature | Open Source Software (OSS) | Proprietary Software (CSS) |
|---|---|---|
| Source Code | Publicly accessible | Restricted, only creator/vendor can access |
| Modification | Can be modified freely | Cannot be modified by users |
| Cost | Free or minimal | Paid license required |
| Flexibility | High, encourages innovation | Limited |
| Examples | Linux, Android, OpenOffice | Windows OS, Adobe Photoshop, iTunes |
d. Explain the concept of utility software and its role in enhancing the performance and functionality of a computer system.
Answer:
Utility software is system software designed to maintain, optimize, and secure a computer. It performs tasks like removing viruses, managing files, backing up data, and cleaning the system. By maintaining hardware and software efficiency, it ensures smooth operation, prevents system crashes, and improves overall performance. Examples include antivirus software (Avira, Norton), disk defragmenters, CCleaner, WinRAR, and backup tools.
Number System

Comments
Post a Comment