Define algorithm.
A step-by-step procedure for solving a problem or completing a task.
What is binary?
A base-2 number system using only 0s and 1s to represent data.
True or false: RAM is non-volatile memory.
FALSE
RAM (Random Access Memory) loses data when powered off.
Fill in the blank: CPU stands for ______.
Central Processing Unit
What does software refer to?
Programs and applications that run on a computer.
Define hardware.
The physical components of a computer system.
What is the purpose of input devices?
To allow users to enter data into a computer.
True or false: output devices display data processed by a computer.
TRUE
Fill in the blank: SSD stands for ______.
Solid State Drive
What is cloud computing?
Storing and accessing data and programs over the internet.
Define network.
A group of interconnected computers that share resources.
What does URL stand for?
Uniform Resource Locator, the address of a web page.
True or false: HTTP is a protocol for secure communication.
FALSE
HTTPS (HTTP Secure) is the secure version.
Fill in the blank: IP stands for ______.
Internet Protocol
What is the function of a router?
To direct data traffic between networks.
Define database.
An organized collection of data that can be accessed and managed.
What is encryption?
The process of converting data into a coded format for security.
True or false: malware is software designed to harm or exploit devices.
TRUE
Fill in the blank: GUI stands for ______.
Graphical User Interface
What is the purpose of firewalls?
To protect networks from unauthorized access.
Define operating system.
Software that manages computer hardware and software resources.
What does BIOS stand for?
Basic Input/Output System, firmware for booting computers.
True or false: phishing is a method to steal personal information.
TRUE
Fill in the blank: HTML stands for ______.
HyperText Markup Language