1
AssignmentMultiple Select

Programming Design

Question 1 • VA-Information Technology Fundamentals B

Identify characteristics of structured programming design. Choose all that apply.

Answer
A
It allows the programmer to save time when programming.
B
It creates a program made of modules that can be called when needed.
C
The code is more difficult to modify because it is structured.
D
The code is easy to follow.
E
The code is easy to modify.