1 | 8 | |||||||||||||||||||||||
2/7 | ||||||||||||||||||||||||
3 | ||||||||||||||||||||||||
4 | ||||||||||||||||||||||||
5 | ||||||||||||||||||||||||
6 | ||||||||||||||||||||||||
1. A visual depiction of the logical sequence of steps in an algorithm.
2. A high-level description of an algorithm that uses a combination of natural language and programming syntax.
3. A named storage location in memory that can store modifiable data.
4. The set of rules and patterns that govern the structure and format of programming languages.
5. A language used to describe programming concepts using a mix of natural language and programming code.
6. A programming construct that decides the sequence in which blocks of code are executed.
7. Instructions written in a programming language that are capable of being executed by a computer.
8. A control structure that enables a program to execute blocks of code depending on certain conditions.