单项选择题

A.void method(){}
B.int method(){return0;}
C.void method(inti)
D.private void method()