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
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Which of the following is used to
Q19: Function templates allow you to write a
Q20: There is no difference between declaring an
Q21: The beginning of a function template is
Q22: A program may not contain both a
Q24: If an exception is thrown by a
Q25: A(n) _ is a value or an
Q26: If you want to catch a bad_alloc
Q27: Using a function template requires less code
Q28: Class templates allow you to create one