Multiple Choice
The line template , called a ____, is used to inform the compiler that the function immediately following is a template using a data type named T .
A) template prototype
B) template body
C) template prefix
D) template postfix
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: A function returning a value must specify
Q15: Initialization of _ variables is done only
Q16: C++ provides two types of address parameters:
Q17: In a function call, the items enclosed
Q18: A function returning a value must specify,
Q20: After they re created, local static variables
Q21: In addition to the space dimension represented
Q22: _ are any set of conditions a
Q23: Declaration statements containing the word extern create
Q24: In C++, nesting of functions is never