For example, in C++
class A { int age; String name; }; class B : public A { bool is_male; }; B b; A a; a = b; // slicing occurs.
... - Wikipedia <<Up Contents Autocracy Autocracy is a form of government which resides in the absolute power of a single individual. ...