Multiple Choice
All type parameters defined in a function template must appear at least once in the
A) function parameter list
B) preprocessor directives
C) function call
D) type.h file
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: A function template's prefix contains _ enclosed
Q5: The line containing a throw statement is
Q6: When an error occurs, an exception is<br>A)
Q7: If an exception is not caught, it
Q8: A generic function that can work with
Q10: When the _ operator fails to allocate
Q11: The _ starts with the key word
Q12: Exceptions are used to signal errors or
Q13: What does the word class indicate in
Q14: The try block of a try/catch construct