Year 9 Recap Flashcards
pharming
re-directing users to a fake copy of the real website
shoulder surfing
watching a user enter their passwords or pins without them knowing
algorthims
a sequence of instructions to complete a task/goal
abstraction
process of removing unnecessary information/details
decomposition
breaking down a problem into smaller sub-problems
ALU
Arithmetic Logic Unit
> maths & tasks get completed
clock
everything is running at the same time
variable
stores a value
indefinite iteration
continuously repeats until a criteria is met
bubble sort
used to sort lists
CU
control unit
> decodes
Register
instructions wait to get called by the bus to the ALU
trace tables
used to help test algorithms before programming
iteration
repeats code
definite iteration
repeats code a set number of times until a goal is met