Computer Basics - Free Study Material - 8835
Computer Basics - Free Study Material - 8835
Organization of a Computer
A computer system consists of various units that work together to process data. These units include the Input
Unit, Central Processing Unit (CPU), Output Unit, and Memory Unit.
Component Function
Arithmetic Logic Unit (ALU) Performs arithmetic and logical operations
Control Unit (CU) Directs the operation of the processor
Registers Small storage areas inside the CPU for quick data access
Types of CPUs
Type Example Processors
Single-core Intel Pentium
Dual-core Intel Core 2 Duo
Quad-core Intel Core i5
Hexa-core AMD Ryzen 5
Octa-core Intel Core i7/i9
2
Input and Output Devices
Input Devices
Devices used to enter data into the computer.
Device Function
Keyboard Used for text input
Mouse Pointing device
Scanner Converts physical documents into digital format
Microphone Captures sound input
Webcam Captures video input
Output Devices
Devices used to display or present processed data.
Device Function
Monitor Displays visual output
Printer Prints hard copies of documents
Speaker Outputs sound
Projector Displays images on a large screen
Computer Memory
Memory is classified into primary and secondary storage.
3
Computer Ports
Ports allow computers to connect with external devices.
Port Type Function Example Devices
USB Connects peripherals Pen drive, Keyboard
HDMI Transmits audio and video Monitors, TVs
Ethernet Network connectivity Routers, LAN
VGA Video output Older monitors
Audio Jack Sound input/output Headphones, Speakers
Thunderbolt High-speed data transfer MacBooks, External GPUs
Versions of Windows
Version Release Year Features
Windows XP 2001 User-friendly, stable
Windows 7 2009 Improved performance, Aero UI
Windows 8 2012 Touchscreen support
Windows 10 2015 Cortana, Edge Browser
Windows 11 2021 New UI, better performance
Features of Windows
Feature Function
File Explorer Manages files and folders
Control Panel Adjusts system settings
Task Manager Monitors performance and processes
Windows Defender Provides security and antivirus protection
Start Menu Accesses applications and settings
Conclusion
Understanding computer basics is crucial for competitive exams. The fundamental topics include:
• Computer Organization (Input, Output, CPU, Memory, Ports)
• CPU Components (ALU, CU, Registers)
• Types of Memory (Primary and Secondary Storage)
• Common Ports (USB, HDMI, Ethernet)
• Windows OS Versions and Features
4
Test Your Knowledge
1. Which of the following CPU components is responsible for directing the execution of instructions in a
computer system?
A) Arithmetic Logic Unit (ALU)
B) Control Unit (CU)
C) Registers
D) Cache Memory
Answer: B) Control Unit (CU)
Explanation: The Control Unit (CU) directs the operation of the processor by managing instruction execution,
coordinating with the ALU, memory, and input/output devices.
2. Which type of memory provides the fastest access to data for the CPU?
A) Hard Disk Drive (HDD)
B) Solid-State Drive (SSD)
C) Cache Memory
D) Random Access Memory (RAM)
Answer: C) Cache Memory
Explanation: Cache memory (L1, L2, L3) is a small, high-speed memory located inside the CPU, providing faster
data access than RAM or secondary storage devices like HDDs and SSDs.
4. Which Windows operating system introduced the Start Menu redesign with a centered layout and
rounded corners?
A) Windows 7
B) Windows 8
C) Windows 10
D) Windows 11
Answer: D) Windows 11
Explanation: Windows 11, released in 2021, introduced a new UI with a centered Start Menu, rounded window
corners, and improved multitasking features.
5
Answer: B) Ability to execute multiple instructions simultaneously
Explanation: Multi-core processors can perform parallel processing, improving performance by executing
multiple instructions at the same time.
8. Which storage type is the most durable and resistant to physical damage?
A) Hard Disk Drive (HDD)
B) Solid-State Drive (SSD)
C) Optical Disc (CD/DVD)
D) USB Flash Drive
Answer: B) Solid-State Drive (SSD)
Explanation: SSDs use flash memory and have no moving parts, making them more durable and resistant to
physical damage compared to HDDs or optical discs.