Assembler

A program that translates assembly languages into machine code.

Logic gate

Circuit components which take several inputs, compare the inputs with each other, and provide a single output based on logical…

Valid data

Sensible, possible data that a program should accept and be able to process.

Trace table

Used when testing a program to record changes in variable values as code executes.