abstract的method是否可同时是static,是否可同时是native,是否可同时是synchronized?

题目

abstractmethod是否可同时是static,是否可同时是native,是否可同时是synchronized?

 


相似考题