Multiple Choice
A(n) ____ is one that can stand for any number of C++ types.
A) abstract data type
B) generic parameter
C) structure
D) container class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Match each term with the correct statement
Q8: The function call _ specifies that someFunction
Q9: Function templates _ support multiple parameters.<br>A) can<br>B)
Q10: At a minimum, what components should a
Q11: When is explicitly specifying a type for
Q13: The subscript for any array can hold
Q14: A(n) _ is a template class that
Q15: Match each term with the correct statement
Q16: To create a function template that employs
Q17: Match each term with the correct statement