下列选项中,能作为Java接口成员的是
A.void aMethod(); B.private void aMethod(); C.interface void aMethod(); D.protected void aMethod();
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。