试题详情
单项选择题Which will declare a method that is available to all members of the same package and can be referenced  without an instance of the class?()  

A、 Abstract public void methoda();

B、 Public abstract double methoda();

C、 Static void methoda(double d1){}

D、 Public native double methoda(){}

E、 Protected void methoda(double d1){}

  • C
  • 关注下方微信公众号,在线模考后查看

热门试题