Multiple Choice
In a function template, the programmer substitutes ________ for ________.
A) parameters, data types
B) parameters, arguments
C) arguments, parameters
D) angle brackets, parentheses
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: When an error occurs, an exception is<br>A)
Q16: A(n) _ is like a pointer. It
Q17: An actual instance of the function is
Q21: The beginning of a function template is
Q22: A program may not contain both a
Q27: A function template prefix is placed before
Q28: Class templates allow you to create one
Q31: This is a "generic" function that can
Q34: An associative container uses _ to access
Q37: A(n)_ is used in a function template