Multiple Choice
A function template's prefix contains _ in angled brackets.
A) the function's return type
B) constant values
C) the function definition
D) one or more generic data types
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The line containing a throw statement is
Q7: If an exception is not caught, it
Q7: A sequential container organizes data in a
Q14: The beginning of a function template is
Q15: An associative container uses to access values
Q18: Two types of container classes in the
Q19: All type parameters defined in a function
Q20: The bad_alloc exception is thrown<br>A)when program code
Q22: A try block must immediately be followed
Q39: A thrown exception for which there is