COMPILER DESIGN

TOOLS AND TECHNIQUES FOR COMPILER DESIGN

MISCELLENOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which system modelling tool best describes the hierarchy of subroutines and the sequence in which they are executed?
A
Dataflow diagram
B
System flowcharts
C
IPO diagrams
D
Structure charts
Explanation: 

Detailed explanation-1: -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.

There is 1 question to complete.