Multiple choice

Which of the following techniques, in problem solving methodology, divides the given problem into a number of self contained independent program segments?

  1. Bottom-up design

  2. Top-down design

  3. Modularity

  4. Multiprocessing

  5. Stepwise refinement

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This technique in problem solving methodology divides the given problem into a number of self contained independent program segments.