COMPUTER SCIENCE AND ENGINEERING
THEORY OF COMPUTATION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Tree structure
|
|
Graph structure
|
|
Shell structure
|
|
Truss structure
|
Detailed explanation-1: -Overview. The hierarchy chart (also known as a structure chart) shows the relationship between various modules. Its name comes from its general use in showing the organization (or structure) of a business.
Detailed explanation-2: -A hierarchy chart is a picture showing the relationship of modules within a problem solution. Each module is represented as a box containing the module name. Each module which has been decomposed into simpler modular activities, is drawn with those sub-module activities under it and connected to it.
Detailed explanation-3: -HIPO diagram represents the hierarchy of modules in the software system. Analyst uses HIPO diagram in order to obtain high-level view of system functions. It decomposes functions into sub-functions in a hierarchical manner. It depicts the functions performed by system.
Detailed explanation-4: -The lines denote a link between two entities or modules. The hierarchy chart starts with the topmost entity represented at the root of the tree-like structure and lists down all other entities in several levels.