Question: Java. Urgent. what would this look like? asulearn.appstate.edu + 3 2014292... Fube E. ... Idea Who A Descriptio Ter... Activity 1 - Inheritance hierarchies Here
Java. Urgent. what would this look like?

asulearn.appstate.edu + 3 2014292... Fube E. ... Idea Who A Descriptio Ter... Activity 1 - Inheritance hierarchies Here is a description of the classes you will implement: fit them appropriately into the inheritance hierarchy. Use the UML diagram show below: Zoo Hippo + Hippo(myZooZoo, name: String) - make Noisevoid +eat(): vold Animal - name : String - 200: Zoo - hungerLevel:int + Animal(myZoo:Zoo, animalName : String) getHungerLevel()int + setHungerLevel(hunger: int) : void + getName(): String + setName (animalName: String): void + sleep: void roam(): void + makeNoise(): void +eat) : void -name: String - latitude: double interface - longitude: double AnimalLocation - zooAnimals : ArrayList Animal + Zoo(name : String, lat: double, Ion: double) ---+getLatitude(): double - DetName() String + getLongitude(): double + setName(locName: String) void getName(): String - getNum OfAnimals) int + setName(name: String):void - getNumOfAnimals(): int - addAnimal(animal : Animal):void + testAnimals():void + main(args: Strinen) void Lion xinterfaces Per WildDog Feline Canine + Lion[nyZ00 Z80, name String) + makeNoise(void + eat:void - Feline(myZooZoo, name: String) + roam(): void play:void + beFriendly:void + Canin (myZoo Zoo, nam String) + roam:void 75 + WildDog(myZooZoo, name: String) + makeNoise:void + eat) void Wolf Feralcat Cat Dog + Wolf myZo0 Z00, name : String) + makeNoise(): void + eat void Coyote + FeralCat yZoo Z00, name String) + makeNoise):void + eat:void + Cat myZ00 Z00, name String) + makeNoisevoid +eato void + play() vold + beFriendly) : void + Dog myZ00 200, hai String) + makeNoise():void + eat(void + play(): vold + beFriendly): void + Coyote(myZooZoo, name: String) + makeNoise():void + eat:void
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
