【单选题】
A A static method may be invoked before even a single instance of the class is constructed
B A static method cannot access non-static methods of the class
C Abstract modifier can appear before a class or a method but not before a variable
D final modifier can appear before a class or a variable but not before a method
查看更多