[单选题]
下列选项成员变量声明正确的是
A.public protected final int i;
B.abstract class F1{...}
C.private double height;
D.double weight{}
参考答案与解析: