Matching
Match each term with the correct statement below.
Premises:
principle of containing variables locally in their functions
Responses:
abstraction
ambiguity
encapsulation
function prototype
overhead
black box
subfunction
function
inline function
Correct Answer:
Premises:
Responses:
abstraction
ambiguity
encapsulation
function prototype
overhead
black box
subfunction
function
inline function
Premises:
abstraction
ambiguity
encapsulation
function prototype
overhead
black box
subfunction
function
inline function
Responses:
Related Questions
Q9: When should you use an inline function?
Q10: A(n) _ value is a value sent
Q11: When you use a(n) _ function, a
Q12: The _ of a variable is the
Q13: _ variables are those that are known
Q15: A variable that acts as an alias
Q16: Any variable listed in a function header
Q17: The statement return letter; can be alternatively
Q18: When you declare a pointer, you insert
Q19: List some advantages and disadvantages of passing