Multiple choice

__________________ strategy relies on decomposing a system into a set of interacting functions with a centralized system state shared by these functions.

  1. Detailed design

  2. Data-flow design

  3. Function oriented design

  4. None of these

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

Function oriented design strategy relies on decomposing the system into a set of interacting functions with a centralized system state shared by these functions.