Cat Class Warm-Up
star
star
star
star
star
Posljednje ažuriranje over 5 years ago
8

Write the method that will allow the cat to speak. The method should return "meow"
What is the name of the class?
The class has one constructor
Which constructor is the default?
Write the line of code to create this cat in the main method
Write the line of code to create this cat.
Write the line of code to make Grumpy Cat speak.
What is someCat's name, age and breed?