Multiple Choice
A function template prefix is placed before the function header. A class template prefix is placed ________.
A) following the public: access specification
B) following the private: access specification
C) before the class declaration
D) before the class constructor function header
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Q5: The Standard Template Library (STL) contains templates
Q5: The line containing a throw statement is
Q6: When an error occurs, an exception is<br>A)
Q16: A(n) _ is like a pointer. It
Q21: The beginning of a function template is
Q25: The most important data structures in the
Q26: In the following statement:<img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg" alt="In the
Q31: A(n) _ is a class that stores
Q31: This is a "generic" function that can
Q32: In a function template, the programmer substitutes