赞题库-背景图
单项选择题

下列各函数的说明中,表示纯虚函数的是( )。

A.virtual int fuc(in;
B.void fuc(in=0;
C.virtual void fuc()=0;
D.virtual void fuc(in{}