Multiple Choice
In a function template, the programmer substitutes for .
A) arguments, parameters
B) parameters, arguments
C) angle brackets, parentheses
D) parameters, data types
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Non-template functions have a slight advantage in
Q13: A program may not contain a "regular"
Q14: Using a function template often requires writing
Q30: At most one catch block may be
Q33: The three sequential container objects currently provided
Q33: There is no difference between defining an
Q34: Class templates allow you to create one
Q35: A catch block serves as<br>A)a temporary variable.<br>B)an
Q36: are used to signal errors or unexpected
Q40: An actual instance of a template function