已定义类A: class A{ptivate: int x;protected: int y;public: int z;void ShowA( ) { cout << x << y << z B、cout
C、cout
D、cout