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

Verified
Correct Answer:
Verified
Related Questions
Q2: An exception is a condition that can
Q5: The line containing a throw statement is
Q6: In the statement template <class T>, what
Q7: A(n)_ is a class that stores data
Q11: A(n)is like a pointer. It is used
Q12: Function templates allow you to write a
Q14: The beginning of a function template is
Q19: The C++ mechanism for exception handling encloses
Q23: The STL vector and list classes are
Q39: A thrown exception for which there is