Closed hawkw closed 9 years ago
*** Class ‘Cow’ does not implement entire interface ’Printable’
Used for a class that claims to implement an interface but fails to implement one or more of the required methods.
Finished in 67d34f3
From Dr. Jumadinova's handout:
Used for a class that claims to implement an interface but fails to implement one or more of the required methods.