单选题 下列程序段中有错的是( )。
A.template <Class Type> B.Type
C.func(Typea,b) D.return(a>b)?(a):(b);

【正确答案】 C
【答案解析】