Computer Hardware Components

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the primary function of the Arithmetic Logic Unit (ALU) in a CPU?

  • To control the flow of data
  • To perform calculations and logical operations (correct)
  • To execute instructions
  • To store data temporarily

What is the main difference between ROM and RAM?

  • ROM is permanent storage, while RAM is temporary storage (correct)
  • ROM is used for input devices, while RAM is used for output devices
  • ROM is used for storage, while RAM is used for processing
  • RAM is permanent storage, while ROM is temporary storage

What is the primary advantage of a Solid-State Drive (SSD) over a Hard Disk Drive (HDD)?

  • SSDs are more durable
  • SSDs have higher storage capacity
  • SSDs are cheaper
  • SSDs have faster access times (correct)

What is the primary function of the control unit in a CPU?

<p>To manage data flow and instruction execution (B)</p> Signup and view all the answers

What type of network connects devices over a larger geographical area?

<p>Wide Area Network (WAN) (C)</p> Signup and view all the answers

What is the primary function of the HTTP protocol?

<p>To transfer web pages and data (B)</p> Signup and view all the answers

What is the primary characteristic of a stack data structure?

<p>Elements are added and removed from the top (A)</p> Signup and view all the answers

What is the primary characteristic of a queue data structure?

<p>Elements are added and removed from the end (C)</p> Signup and view all the answers

What is the primary advantage of a doubly linked list over a singly linked list?

<p>Doubly linked lists can traverse in both directions (D)</p> Signup and view all the answers

What is the primary function of a network hub in a star topology?

<p>To connect devices to a central hub (B)</p> Signup and view all the answers

Flashcards are hidden until you start studying

Study Notes

Hardware Components

  • Central Processing Unit (CPU):
    • Executes instructions and performs calculations
    • Consists of control unit, arithmetic logic unit (ALU), and registers
    • Examples: Intel Core i7, AMD Ryzen 5
  • Memory:
    • Random Access Memory (RAM):
      • Temporary storage for data and programs
      • Volatile, meaning data is lost when power is turned off
    • Read-Only Memory (ROM):
      • Permanent storage for data and programs
      • Non-volatile, meaning data is retained when power is turned off
  • Storage:
    • Hard Disk Drive (HDD):
      • Mechanical storage device using spinning disks and magnetic heads
      • High capacity, low cost per GB
    • Solid-State Drive (SSD):
      • Electronic storage device using flash memory
      • Fast access times, high reliability, and low power consumption
  • Input/Output Devices:
    • Keyboard: Input device for typing commands and data
    • Mouse: Input device for graphical user interface (GUI) navigation
    • Monitor: Output device for displaying graphics and text

Computer Networks

  • Types of Networks:
    • Local Area Network (LAN):
      • Connects devices in a limited geographical area
      • Examples: home network, office network
    • Wide Area Network (WAN):
      • Connects devices over a larger geographical area
      • Examples: internet, satellite network
    • Wireless Network (WLAN):
      • Connects devices using wireless communication protocols
      • Examples: Wi-Fi, Bluetooth
  • Network Topologies:
    • Bus Topology: Single cable connects all devices
    • Star Topology: Multiple devices connect to a central hub
    • Ring Topology: Devices connect in a circular configuration
  • Network Protocols:
    • TCP/IP: Transmission Control Protocol/Internet Protocol
      • Provides reliable, error-checked data transfer
    • HTTP: Hypertext Transfer Protocol
      • Used for transferring web pages and data

Data Structures

  • Arrays:
    • One-Dimensional Array: A list of elements of the same data type
    • Two-Dimensional Array: A table of elements with rows and columns
  • Linked Lists:
    • Singly Linked List: Each node points to the next node
    • Doubly Linked List: Each node points to both the previous and next node
  • Stacks:
    • Last-In-First-Out (LIFO) Data Structure: Elements are added and removed from the top
    • Operations: push, pop, peek
  • Queues:
    • First-In-First-Out (FIFO) Data Structure: Elements are added to the end and removed from the front
    • Operations: enqueue, dequeue, peek

Hardware Components

  • CPU: Executes instructions, performs calculations, and consists of control unit, arithmetic logic unit (ALU), and registers.
  • Memory:
    • RAM: Temporary storage for data and programs, volatile, and data is lost when power is turned off.
    • ROM: Permanent storage for data and programs, non-volatile, and data is retained when power is turned off.
  • Storage:
    • HDD: Mechanical storage device using spinning disks and magnetic heads, high capacity, and low cost per GB.
    • SSD: Electronic storage device using flash memory, fast access times, high reliability, and low power consumption.
  • Input/Output Devices:
    • Keyboard: Input device for typing commands and data.
    • Mouse: Input device for graphical user interface (GUI) navigation.
    • Monitor: Output device for displaying graphics and text.

Computer Networks

  • Types of Networks:
    • LAN: Connects devices in a limited geographical area, examples: home network, office network.
    • WAN: Connects devices over a larger geographical area, examples: internet, satellite network.
    • WLAN: Connects devices using wireless communication protocols, examples: Wi-Fi, Bluetooth.
  • Network Topologies:
    • Bus Topology: Single cable connects all devices.
    • Star Topology: Multiple devices connect to a central hub.
    • Ring Topology: Devices connect in a circular configuration.
  • Network Protocols:
    • TCP/IP: Provides reliable, error-checked data transfer.
    • HTTP: Used for transferring web pages and data.

Data Structures

  • Arrays:
    • One-Dimensional Array: A list of elements of the same data type.
    • Two-Dimensional Array: A table of elements with rows and columns.
  • Linked Lists:
    • Singly Linked List: Each node points to the next node.
    • Doubly Linked List: Each node points to both the previous and next node.
  • Stacks:
    • LIFO Data Structure: Elements are added and removed from the top.
    • Operations: push, pop, peek.
  • Queues:
    • FIFO Data Structure: Elements are added to the end and removed from the front.
    • Operations: enqueue, dequeue, peek.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team
Use Quizgecko on...
Browser
Browser