InterviewSolution
Saved Bookmarks
| 1. |
What Is Structured Design? |
|
Answer» Structured DESIGN is a CONCEPTUALIZATION of problem into SEVERAL well-organized elements of solution. It is concern with the solution design and based on ‘divide and conquer’ strategy. Structured design is a conceptualization of problem into several well-organized elements of solution. It is concern with the solution design and based on ‘divide and conquer’ strategy. |
|