Concept of Structured Diagram
Structured diagram is the diagram which gives the modularization
process of the programming problems into smaller subproblems. Each
subproblems can be divided into several subproblems. So the diagram is
like a tree of which head is the main problem and subtrees are
subproblems. Actually all the structured diagrams which support
modularization supports the tree structure. We will discuss two of them
in the lesson.
No comments:
Post a Comment