Multiple Choice
A ________ is a "generic" function that can work with different data types.
A) function argument
B) function parameter
C) function template
D) member function
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The line containing a throw statement is
Q19: The C++ mechanism for exception handling encloses
Q20: When an error occurs, an exception is<br>A)
Q21: The most important data structures in the
Q22: The three sequential container objects currently provided
Q23: The STL vector and list classes are
Q25: _ are used to signal errors or
Q26: A(n)_ is a class that stores data
Q27: All type parameters defined in a function
Q29: Class templates allow you to create one