InterviewSolution
Saved Bookmarks
| 1. |
What is the process of decomposition? Explain with suitable examples software enginerring? |
|
Answer» Functional decomposition is a term that engineers use to describe a SET of steps in which they break down the OVERALL function of a device, system, or process into its smaller parts. This is usually accomplished through THOUGHTFUL ANALYSIS and team discussions of project information and the result is a chart that describes the problem and or solutions in increasing DETAIL. |
|