Fundamentals Of Computer Flashcards
What is the primary function of a computer?
To process data and perform calculations.
True or False: A CPU is also known as the central processing unit.
True
Fill in the blank: The main memory of a computer is called ______.
RAM
What does RAM stand for?
Random Access Memory
Which component is responsible for executing instructions?
CPU
Multiple Choice: Which of the following is NOT an input device?
A) Keyboard
B) Mouse
C) Monitor
D) Scanner
C) Monitor
What is the purpose of an operating system?
To manage hardware and software resources.
True or False: SSD stands for Solid State Drive.
True
What is the primary storage device used to store data permanently?
Hard Disk Drive (HDD) or Solid State Drive (SSD)
Fill in the blank: The basic unit of data in computing is called a ______.
Bit
What does GUI stand for?
Graphical User Interface
Multiple Choice: Which of the following is an example of system software?
A) Microsoft Word
B) Windows OS
C) Adobe Photoshop
D) Google Chrome
B) Windows OS
What is the function of a motherboard?
To connect all components of a computer.
True or False: A computer’s clock speed is measured in hertz (Hz).
True
What is the function of a graphic processing unit (GPU)?
To render images and video.
Fill in the blank: The ______ is the temporary storage area for data that is being processed.
Cache
What does BIOS stand for?
Basic Input/Output System
Multiple Choice: Which of the following storage types is the fastest?
A) HDD
B) SSD
C) CD-ROM
D) USB Drive
B) SSD
What is the purpose of device drivers?
To allow the operating system to communicate with hardware devices.
True or False: The Internet is a network of networks.
True
What is the role of a network interface card (NIC)?
To connect a computer to a network.
Fill in the blank: A ______ is a set of instructions that a computer can execute.
Program
What does HTTP stand for?
HyperText Transfer Protocol
Multiple Choice: Which of the following is a type of malware?
A) Firewall
B) Virus
C) Router
D) Switch
B) Virus
What is cloud computing?
The delivery of computing services over the internet.
True or False: A URL is a uniform resource locator.
True
What does SQL stand for?
Structured Query Language
What are the physical components of a computer known as?
Hardware
Examples include the processor (CPU), memory (RAM), hard drives, and input/output devices.
Define software in the context of computing.
Programs and operating systems (OS) that instruct the hardware on how to perform tasks
Examples include Windows, macOS, and applications like Microsoft Word.
What is data?
Raw facts and figures (e.g., numbers, text) that a computer can process.
What is information?
Organized, meaningful data that results from computer processing.
What devices send data to the computer?
Input devices
Examples include keyboards and mice.
What is the role of the CPU in a computer?
Processes data by performing computations and following instructions.
What is primary storage?
Temporary memory that holds data for processing (RAM).
What is secondary storage?
Permanent storage that saves data long-term (Hard Drives, SSDs).
What is networking in the context of computers?
Connecting computers to form networks that allow communication and data exchange.
What technology defined the first generation of computers?
Vacuum tubes.
Name an example of a first-generation computer.
ENIAC or UNIVAC I.
What technology characterized the second generation of computers?
Transistors.
What is a characteristic of third-generation computers?
Integrated circuits increased processing speed and reduced size and cost.
What technology is associated with the fourth generation of computers?
Microprocessors.
What distinguishes fifth-generation computers?
Focus on Artificial Intelligence (AI) and machine learning.
What are supercomputers used for?
Scientific research, simulations, and large-scale computations.
Define general purpose computers.
Designed to perform a wide variety of tasks, such as word processing and gaming.
What is the main function of the central processing unit (CPU)?
Carries out instructions from computer programs.
What is the function of the control unit (CU) in a CPU?
Fetches, decodes, and executes instructions.
What are the two main types of RAM?
- DRAM (Dynamic Random Access Memory)
- SRAM (Static Random Access Memory)
What is the function of ROM?
Stores essential programs and data pre-installed by the manufacturer.
What is cache memory?
A very small but fast type of memory that stores frequently accessed data.
What types of devices are categorized as input devices?
- Keyboard
- Mouse
- Joysticks
- Microphone
- Scanner
What types of devices are categorized as output devices?
- Monitor
- Printer
- Speaker
- Projector
- Television
What is a Hard Disk Drive (HDD)?
Magnetic storage devices using rotating disks to store and retrieve data.
What is a Solid-State Drive (SSD)?
Uses NAND-based flash memory to store data without moving parts.
What is the role of operating systems (OS)?
Manage hardware resources and provide services for computer programs.
What is application software designed for?
Perform specific tasks for users, catering to individual needs.
Name an example of productivity software.
Microsoft Office or Google Docs.
True or False: Software is tangible and can be touched.
False.
What does the term ‘cloud computing’ refer to?
Delivering software and data over the internet instead of installing it on individual devices.
Fill in the blank: The brain of the computer is the _______.
Central processing unit (CPU).
What are tools designed to protect computer systems from threats like viruses and malware called?
Security Software
Examples include antivirus programs (Norton, McAfee), firewalls, and encryption software.
What is the definition of Artificial Intelligence (AI) in software applications?
Integrating AI into software applications for tasks like automation, prediction, and personalization.
What does cloud computing deliver over the internet?
Software and data instead of installing it on individual devices.
What is open-source software?
Software with freely available source code that can be modified and distributed by anyone.
What is a computer network?
A collection of computers and devices connected together to share resources, communicate, and exchange data.
What are nodes in a computer network?
Any device connected to the network, such as computers, printers, or smartphones.
What are links in a computer network?
The physical or wireless pathways that connect nodes, such as cables, fiber optics, or wireless signals.
What is the function of a router in a network?
Directs data traffic between networks and helps in managing network connections.
What does a switch do in a computer network?
Connects devices within a single network and facilitates data transfer between them.
What is a Network Interface Card (NIC)?
A hardware component that allows a device to connect to the network.
Fill in the blank: A _______ covers a small geographic area like a home, office, or school.
Local Area Network (LAN)
Fill in the blank: A _______ covers larger geographic areas and requires telecommunications links.
Wide Area Network (WAN)
What is a Metropolitan Area Network (MAN)?
Spans a larger area than a LAN but smaller than a WAN, typically covering a city or large campus.
What is the primary function of a Virtual Private Network (VPN)?
Provides a secure, encrypted connection over a less secure network.
What is network topology?
The physical or logical arrangement of devices in a network.
What is star topology?
All nodes are connected to a central hub or switch.
What is bus topology?
All devices are connected to a single cable.
What is ring topology?
Nodes are connected in a circular fashion.
What is mesh topology?
Each node connects to every other node.
List three benefits of a computer network.
- Resource Sharing
- Collaboration
- Remote Access
What is the Internet?
A vast network of networks that enables global communication and access to information.
What does the World Wide Web (WWW) refer to?
The system of interlinked documents and resources, accessed via web browsers.
What are ISPs?
Companies that provide access to the Internet.
What is the purpose of an intranet?
A private network accessible only to an organization’s staff.
What is an extranet?
An extension of an intranet that allows access to selected external users.
How do email clients function?
Software applications that allow users to send and receive emails.
What are the key components of an email?
- Recipient
- Subject Line
- Body
- CC
- BCC
True or False: The BCC field allows other recipients to see who else received the email.
False
What protocol is used for sending emails?
SMTP (Simple Mail Transfer Protocol)
What are the two protocols used for receiving emails?
- POP3 (Post Office Protocol)
- IMAP (Internet Message Access Protocol)