QUESTION IMAGE
Question
a hierarchy chart tells you _______________. a. which modules call other modules b. what tasks are to be performed within each program module c. when a module executes d. the number of statements in a program
Brief Explanations
A hierarchy chart shows the calling - relationship between program modules. It depicts which higher - level modules call lower - level modules, indicating the structure of the program in terms of module invocations.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A. which modules call other modules