A.實數(shù)型 B.實數(shù)指針型 C.指向函數(shù)的指針型 D.用型
A.1 B.0 C.與x值相同 D.與x值相反
A.a.operator++() B.operator++(a) C.operalor++(a,l) D.operator++(1,a)