Podcast
Questions and Answers
Betty wrote a program with four major modules. Each major module con-
taining four submodules. Each major module includes a function call to every other
major module, while each of the submodules within a major module includes a function
call to the other submodules contained within the major module. Which of the following
structures best describes Betty’s design?
Betty wrote a program with four major modules. Each major module con- taining four submodules. Each major module includes a function call to every other major module, while each of the submodules within a major module includes a function call to the other submodules contained within the major module. Which of the following structures best describes Betty’s design?