Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Impara Challenge: Interface | Interface
Java OOP
course content

Contenuti del Corso

Java OOP

Java OOP

1. How to Work With IDE?
2. OOP
3. Interface

book
Challenge: Interface

Task

For you, two interfaces have been created: Human and Animal, as well as one class – Werewolf. Your task is to inherit both interfaces in the Werewolf class and then implement their methods. In the Werewolf class, the comments above indicate how you should override these methods. A werewolf is both a human and an animal, so it has a method called transform(). You should also use the boolean value isHumanForm in the methods as instructed. If the task seems difficult, feel free to use the Hint and Solution buttons to analyze the solution!

Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 3. Capitolo 2
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?
some-alt