In Programming, What does "bug" mean?
A mistake in the program
stores computer information/data
hard drive
what is an algorithm
step by step instructions to solve a problem
what do you call a set of instructions that a computer can follow?
algorithm
lets you point and click things on the screen
mouse
what is the first step
find the problem
a set of steps that the algorithm follows
sequence
device that displays images from the computer
monitor
what do we call it when we give a computer a set of instructions
programming
what is a set of instructions for a computer called
program
what do you call physical parts of the computer
hardware
what do you call a decision point in a algorithm
conditional
what do you call a loop that repeats a block of code
infinte loop
What device allows you to input everything into a computer using keys.
what is it called when you break a big problem into smaller steps
decomposition