Fabito2991 Fabito2991 20-12-2022 Computers and Technology contestada Define a method printall() for class petdata that prints output as follows with inputs "fluffy", 5, and 4444. Hint: make use of the base class' printall() method.