Create an instance of the lifeform class In the lifeform constructor a->ToString returns ima lifeform Destroy instance of the lifeform class In the lifeform destructor Create an instance of the amoeba lifeform class In the lifeform constructor In the amoeba constructor b->ToString returns ima lifeform Destroy instance of the amoeba class In the lifeform destructor Create an instance of the armadillo class In the lifeform constructor In the armadillo constructor c->ToString returns ima lifeform Destroy instance of the armadillo class In the lifeform destructor