问题 填空题

请定义一个函数名为A,返回值为int,没有参数的纯虚函数的定义是______。

答案

参考答案:virtual int A()=0

实验题
单项选择题 B1型题