Browse the glossary using this index

Special | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | ALL

A

Algorithm

1. Term: Algorithm
2. Definition:An algorithm is a step-by-step set of instructions that a computer follows to solve a problem or complete a task.
3. Example:A search engine uses algorithms to find and rank the most relevant web pages when you search for information.
4. Why the term is important in computing:
Algorithms are the foundation of computer programming. They help computers perform tasks efficiently, solve problems accurately, and power applications such as search engines, navigation systems, and artificial intelligence.


C

Cloud Computing

Cloud computing is the delivery of computing services such as storage, software, and processing power over the internet instead of using only a personal computer or local server.Example: Google Drive, Dropbox, and Microsoft OneDrive.

Importance: Cloud computing allows users to store files online, access data from anywhere, collaborate easily, and reduce the need for expensive hardware.


T

TERM:RAM(Random Access Memory)

Definition (in your own words):

RAM (Random Access Memory) is the temporary memory in a computer that stores the data and programs the CPU is currently using. It allows the computer to access information quickly while it is running. The data in RAM is lost when the computer is turned off.

Example:

4 GB RAM

8 GB RAM

16 GB RAM

Why the Term is Important in Computing:

RAM is important because it helps the computer run programs efficiently and quickly. It enables users to open multiple applications at the same time without slowing down the system. A computer with more RAM generally performs better, especially when multitasking or using large application