Imagine that you want to keep track of your pet fish. Each fish is a certain kind and has a two-part name. For example, your clownfish is named Nemo Finding. You want to see whether any two given fish...



Imagine that you want to keep track of your pet fish. Each fish is a certain kind and has a two-part name. For example, your clownfish is named Nemo Finding. You want to see whether any two given fish are the same kind. You also want to know how many fish you have. Design, implement, and demonstrate a class Fish that meets the previous requirements. Include a CRC card and a UML diagram that gives only the class names and the associations between them. Document each method with comments in javadoc format. Use the class Name to represent a fish’s pet name.



May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here