Question: Based on the given UML Diagram implement only Camel class. Within Camel class do the following 1.declare private Leg array named legCamel with size 4
Based on the given UML Diagram implement only Camel class. Within Camel class do the following
1.declare private Leg array named legCamel with size 4
2.create default constructor and complete the declaration of legCamel array
3.Within the default constructor writes code that automatically generates "animalinfo. txt "file in your project.
4.Write the name of the current class into the animalinfo.txt file.
write it in JAVA please

Leg Camel -legCamel[]:Leg +Lego +Camelo
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
