1.

The compiler determines the type used in a template function via ___________

A. the name of the function
B. the first variable declared within the function
C. the type of the argument passed to the function
D. the type of the value returned from the function
Answer» D. the type of the value returned from the function


Discussion

No Comment Found