What would game programmers do when decomposing a task in a modular
program?
A. They would integrate it into a complete module.
B. They would add it to a module in a complex program.
C. They would remove it from the program because it serves no
purpose.
D. They would break it down into simpler steps.