Multiple Choice
The process of breaking down a large program into modules is called ____.
A) decomposition
B) isolation
C) modularization
D) compartmentalization
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: In many environments,collections of pre-written methods are
Q28: When a method accepts multiple arguments,does it
Q29: With implementation hiding,when you make a request
Q30: C++ programmers use "_" to name their
Q31: Programmers often say that a method's implementation
Q34: The variables in the method declaration that
Q35: When you place a value in a(n)_
Q36: The calling method needs to understand only
Q37: Visual Basic programmers use the term "methods"
Q50: A method's return type is part of