Multiple Choice
A(n) ________ is used in a function template to specify a generic data type.
A) dummy variable
B) exception
C) catch block
D) type parameter
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: When an error occurs, an exception is<br>A)
Q9: All type parameters defined in a function
Q17: An actual instance of the function is
Q21: The beginning of a function template is
Q22: A program may not contain both a
Q28: Class templates allow you to create one
Q31: This is a "generic" function that can
Q32: In a function template, the programmer substitutes
Q34: An associative container uses _ to access
Q38: An exception thrown from outside a try