[单选题]
有如下类声明: class TestClass int i; private:int j; protected:int k; public:int m,n; 其中,私有成员的数量为( )。
A.0
B.1
C.2
D.3
参考答案与解析: