key words Flashcards
explain the term algorithm.
An algorithm is a sequence of steps that can be followed to complete a task.
explain the term decomposition.
Decomposition means breaking a problem into a number of sub-problems
explain the term abstraction
Abstraction is the process of removing
unnecessary detail from a problem.
what does input mean?
Data which is inserted into a system for processing and/or storage
what does accumulator
mean?
A register used by the arithmetic logic unit (ALU) to store the results of calculations.
what does application mean?
A software program that allows a user to perform a specific task.
what does application software mean?
A software program that allows a user to perform a specific task.
what does arithmetic logic unit (ALU) mean?
A component of the CPU that performs arithmetic and logic calculations.
what does backup mean?
A copy of important files that is kept separately in case the original files are lost or damaged.
what does binary mean?
A number system that contains two symbols, 0 and 1. Also known as base 2.
what does API mean?
Application programming interface - a software library interface used to share data between software and, in particular, web applications.
what does algorithm mean?
A sequence of logical instructions for carrying out a task.
what does bug mean?
An error in a program.
what does bus mean.
The wires through which data travels from one part of a computer to another on the motherboard.
what does cache memory
mean?
A piece of temporary memory. It can refer to a part of the RAM, storage disk, CPU, or an area for storing web pages.