Key Terms Flashcards
(18 cards)
Algorithm
A set of instructions that achieve a task
Sequence
Following instructions one after the other
Variable
A named container for a value
(Can be inspected or altered)
Iteration
A repeated set of instructions
Selection
A choice of which set of code to follow is based on a true or false question
Program
A set of algorithms that have been created to solve a problem- apps
Input
A method of entering data onto a computer system usually with an input device
Output
A method of displaying information to a user
CPU
Central processing unit- every command passes through the CPU
RAM
random access memory, very fast, volatile data storage, contains the operating system, current programs and data
ROM
read only memory, non-volatile memory, contains the boot strap and BIOS
Volatile
Data is lost when machine is turned off
LED
Light emitting diode - a light
Several colours including red, yellow, amber, white, green and blue
BIOS
Basic input and output system
Motherboard
A circuit board that connects all of the other components
HTML
Hypertext markup language - used to create webpages
Web browser
Software that interprets HTML to create a webpage
CSS
Cascading Style Sheet used to centralise the format/style of a website