单项选择题

下列哪个成员方法声明是正确的 ( )

A.public abstract final int f()…
B.public static boolean f()…
C.static protected void g(a,b)…
D.protected private number;