单选题
在定义函数模板或类模板时,开头的保留字是( )。
A、
typename
B、
template
C、
class
D、
typedef
【正确答案】
B
【答案解析】
解析:定义函数模板或类模板时,开头的保留字是template。
提交答案
关闭