多项选择题
11. public interface Status {
12. /* insert code here */ int MY_VALUE = 10;
13. }
Which three are valid on line 12?()
A. final
B. static
C. native
D. public
E. private
F. abstract
G. protected
点击查看答案&解析
相关考题
