单项选择题结构化程序设计主要强调的是( )。
单项选择题有如下类声明: class TestClass int i; private:int j; protected:int k; public:int m,n; 其中,私有成员的数量为( )。