[单选题]

下列哪个成员变量声明是正确的? ( )

A.public protected final int i;

B.abstract class F9 {...}

C.private double height;

D.double weight{}

参考答案与解析: