Cat Class Warm-Up
star
star
star
star
star
Last updated about 5 years ago
8 questions

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