A.operator++(obj)
B.operator++(obj,0)
C.obj.operator++( )
D.obj.operator++(0)()
答案:B
上一篇:下面描述中,表达错误的是()
下一篇:下列符号中不属于c++关键字的是()。