单项选择题

A.public class methodName(){}
B.public void intmethodName(){}
C.public void methodName(){}
D.public void methodName{}