The word statement
MOST NEARLY means:
  1. Refers to the order of statements as the computer executes them one after another. When algorithms and programs are created, the correct order of steps to solve a problem is necessary. The concept is one of the main control flow concepts in computer science.
  2. In programming, this is the smallest amount of code that is used to perform a task such as making a variable, checking a condition, or running a method or function.
  3. A group of statements that can be run by a computer to do a task. Can be created using a number of different coding languages. Other terms include software, code, app, and application.
  4. The background for a scene.
  5. A step-by-step list of instructions used to reach a goal or solve a problem.
A B C D E