2.00 Solution Development Questions Review

123456
Across
  1. 3. The proper use of syntax in a programming language is called__________.
  2. 5. Testing for all syntax errors is called.
  3. 6. A set of steps that create an ordered approach to a problem solution.
Down
  1. 1. In a Flowchart, the direction of a ___________ indicates the flow of logic.
  2. 2. What is most frequently used design in the programming process?
  3. 3. What are English-language statements that describe the processing steps of a program in paragraph form?
  4. 4. _________ is breaking down a problem into smaller sub-problems.