Gegeben ist folgendes Programm: #include #include using namespace std; class Tier { public: float Anzahl; float Gewicht; void datenausgeben() { cout <<"Es sind "<