Multiple Choice
C++ provides the capability of using the same function name for more than one function, referred to as function ____.
A) prototyping
B) conditioning
C) interpreting
D) overloading
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: The function that does the calling is
Q36: A(n) _ function is summoned into action
Q37: You should make all your variables global
Q38: The use of function _ permits the
Q39: When a value is passed to a
Q41: The declaration statement for a function is
Q42: Because the variables created in a function
Q43: In addition to argument data types, _
Q44: The symbol _ represents the C++ s
Q45: In C++, function prototypes typically have _