单项选择题

A.void A(int);
B.int A();
C.A(int)const;
D.A(int);