Definitions for "Executable statement"
An instruction that causes the program to perform one or more computational or branching actions.
(n.) an instruction to perform or control one or more computational actions.
A statement causing the computer to act, as for example, to add numbers. A data or continue statement is not executable.