Question

Which statement is true?
a) The boss function normally knows how the worker function performs its designated tasks.
b) A worker function may not call other worker functions.
c) "Hiding" of implementation details makes it difficult to understand software.
d) The boss function is normally unaware when a worker function calls another function.

Answer

This answer is hidden. It contains 3 characters.