Multiple Choice
A module is sometimes called a ____ because those looking at the module do not need to know what it contains internally, as long as they know the module's purpose and how to use it.
A) blue box
B) red box
C) white box
D) black box
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: Functions that operate on strings are called
Q31: The _ returns a substring of the
Q32: Keywords (such as if, else, do, and
Q33: A(n) _ is useful for seeing a
Q34: Text data (data of the String type)
Q36: In JavaScript, constants are declared in the
Q37: To create a menu that is used
Q38: A(n) _ enables you to test your
Q39: In JavaScript, the _ block checks to
Q40: JavaScript has a built-in method, _, that