You are creating an Animal System for a Zoo in Islamabad. You are required to keep all kinds of information related to all animals. Create a base Animal Class containing basic animal detail (petName,...


c++ oop


You are creating an Animal System for a Zoo in Islamabad. You are required to keep all kinds<br>of information related to all animals.<br>Create a base Animal Class containing basic animal detail (petName, Specie Name, Weight,<br>Food ) and child class (named on Animal's Name) should contain custom animal detail in<br>parameters. For Instance, custom attributes of Snake and Lion are given below.<br>Snake (Length, IsPoisons)<br>Lion (NumberFeet, Speed, IsDangerous)<br>Eagle (-------- Add 3 Custom Features<br>----)<br>

Extracted text: You are creating an Animal System for a Zoo in Islamabad. You are required to keep all kinds of information related to all animals. Create a base Animal Class containing basic animal detail (petName, Specie Name, Weight, Food ) and child class (named on Animal's Name) should contain custom animal detail in parameters. For Instance, custom attributes of Snake and Lion are given below. Snake (Length, IsPoisons) Lion (NumberFeet, Speed, IsDangerous) Eagle (-------- Add 3 Custom Features ----)

Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here