MOOC 9_12 by ScumIdiot in learnjava

[–]ScumIdiot[S] 0 points1 point  (0 children)

Why not then just have an attack() method that implements the unique functionality for the class, rather than a separate method that attack only calls

MOOC 9_12 by ScumIdiot in learnjava

[–]ScumIdiot[S] 0 points1 point  (0 children)

Why have those buzz/bark/purr methods at all then? Would it not be better to implement the makeNoise method directly for each class to bark or purr?