Solved

Match Each Term with the Correct Statement Below

Question 3

Matching

Match each term with the correct statement below.

Premises:
statement that notifies the calling function that the definition (details) of the named function will come later
Responses:
overhead
subfunction
ambiguity
black box
function
inline function
function prototype
encapsulation
abstraction

Correct Answer:

statement that notifies the calling function that the definition (details) of the named function will come later
function prototype
Related Questions