I just need help answering question 4.5. Please help! (I put the other questions 4.2-4.4 simply because they are in the same section.) (4.2 Write the Java code to declare a new class Bee which is a subclass of Insect. The noise made by a Bee is “Buzz”. 4.3 Write the Java code to declare a new abstract class Amphibian that implements the MakesNoise interface. 4.4 Write the Java code to declare a new class Frog which is a subclass of Amphibian. The noise made by a Frog is “Ribbet”. ) 4.5 Modify the run() method of Main and add some Bees and Frogs to critters. Build your program and verify that it works correctly. Include all of your .java source code files in the zip archive that you submit for grading.
I just need help answering question 4.5. Please help! (I put the other questions 4.2-4.4 simply because they are
in the same section.)
(4.2 Write the Java code to declare a new class Bee which is a subclass of Insect. The noise made by a Bee is “Buzz”.
4.3 Write the Java code to declare a new abstract class Amphibian that implements the MakesNoise interface.
4.4 Write the Java code to declare a new class Frog which is a subclass of Amphibian. The noise made by a Frog is “Ribbet”. )
4.5 Modify the run() method of Main and add some Bees and Frogs to critters. Build your program and verify that it works correctly. Include all of your .java source code files in the zip archive that you submit for grading.
Looking for a Similar Assignment? Order now and Get 10% Discount! Use Coupon Code "Newclient"
