Question

Which statement is true?
a) Programs should be written as collections of small functions.
b) A function must be no longer than one page.
c) The best engineered functions have many parameters and perform many distinct tasks.
d) Every function must include an explicit return statement.

Answer

This answer is hidden. It contains 3 characters.