1) Notes made alongside code, usually green or white and NOT read by the computer when the program is run. a) Helpers b) Comments c) Code d) White Writing 2) A named storage location that holds a value. This can be a number or words- sometimes read from a users input.  a) Array b) IF c) Variable d) Subroutine 3) Lines of code, written one line after the other. a) Paragraph b) Sequence c) Loops d) Lines 4) Allows the program to make decision if the condition is true or false a) Other b) TOF c) OR d) IF 5) A flowing statement that repeatedly executes the same block of code if it remains true, if false, will exit the code.  a) While loop b) True loop c) Sub Loop d) IF loop 6) A flowing statement that repeatedly executes the same block of code but based on a condition, for example only execute 1-12 times.  a) IF loop b) SUB loop c) FOR loop d) Array loop 7) A block of code designed to perform a specific task and can be reused multiple times within the program.  a) Procedure b) Method c) Function d) Subroutine 8) A special type of variable that can hold more than one value at a time. For example Name[2] or Name[6] a) Variable Extender b) String c) Array d) Variable 9) Used in programming to visually understand how the program will flow. a) Flowchart b) Flowlist c) Data Diagram d) Data Dictionary

Software Development Terminology- Match the description!

by

Leaderboard

Visual style

Options

Switch template

Continue editing: ?