多项选择题
Which four code fragments, inserted independently at line 7, will compile?()
A.public void m1(){} B.protected void m1(){} C.private void m1(){} D.void m2(){} E.pubic void m2(){} F.protected void m2(){} G.private void m2(){}
多项选择题 Which four statments are true?()
单项选择题 What is the result?()