broadcast {Ans: When blocks of code are executed at a given time by communicating (or broadcasting) a message.}iteration {Ans: repetition - one complete step of a loop, repeated until a certain condition is met.}floating point number {Ans: a number that may have digits after the decimal place. Can be a type of variable.}debug {Ans: to identify and remove errors from a computer program}code statement {Ans: is a part of program code that expresses an action to be carried out}binary {Ans: machine code that is a direct, low-level translation from the high-level source code, and is a pattern of 0s and 1s.}