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 the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The line containing a throw statement is
Q22: The three sequential container objects currently provided
Q23: The STL vector and list classes are
Q24: A _ is a "generic" function that
Q25: _ are used to signal errors or
Q26: A(n)_ is a class that stores data
Q29: Class templates allow you to create one
Q30: At most one catch block may be
Q31: A try block must immediately be followed
Q32: Iterators are objects that are similar to