Multiple Choice
When a program has several modules calling other modules,programmers often use a program ____,which operates similarly to an organizational chart,to show the overall picture of how modules are related to one another.
A) hierarchy chart
B) tree chart
C) flow chart
D) data diagram
Correct Answer:

Verified
Correct Answer:
Verified
Q14: List three reasons for modularizing a large
Q15: _ is where a variable's data type
Q16: Match each term with a statement below.<br><br>-The
Q17: Match each term with a statement below.<br><br>-Can
Q18: Each programming language has a few reserved
Q20: Whole number variables are known as _
Q21: Match each term with a statement below.<br><br>-A
Q22: A specific numeric value is often called
Q23: Modularization makes it harder for multiple programmers
Q24: Declaring a starting value for a variable