

MCQOPTIONS
Saved Bookmarks
1. |
When two types are used in a function template and one is labeled T, the other |
A. | must also be named T |
B. | must be named U |
C. | can be any legal C++ identfier |
D. | it is illegal to have two types |
Answer» B. must be named U | |