Рассмотрим следующий фрагмент кода: class A { public: void nonConstFun() { } }; class B { private:...