多项选择题

A.protected abstract void f1()
B.public final void f1(){}
C.static final void fq(){}
D.private void f1(){}