Cat Class Warm-Up

Last updated about 5 years ago
8 questions
1

What is the name of the class?

1

The class has one constructor

1

Which constructor is the default?

1

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

1

Write the line of code to create this cat.

1

Write the line of code to make Grumpy Cat speak.

1

What is someCat's name, age and breed?