Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Cat Meowing Challenge | Classes
Java Extended
course content

Course Content

Java Extended

Java Extended

1. Deep Java Structure
2. Methods
3. String Advanced
4. Classes
5. Classes Advanced

bookCat Meowing Challenge

Task

I warned you that there would be a lot of practice.

Now your task is to do the opposite. In the main method, there is already code for creating multiple objects of the Cat class, initializing their fields, and calling a method. Your task is to write the Cat class so that it meows when the meooow() method is called. You can also create a translator from cat language to English, as was done in the example with the Dog class. But that is optional.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 4. Chapter 5
toggle bottom row

bookCat Meowing Challenge

Task

I warned you that there would be a lot of practice.

Now your task is to do the opposite. In the main method, there is already code for creating multiple objects of the Cat class, initializing their fields, and calling a method. Your task is to write the Cat class so that it meows when the meooow() method is called. You can also create a translator from cat language to English, as was done in the example with the Dog class. But that is optional.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 4. Chapter 5
toggle bottom row

bookCat Meowing Challenge

Task

I warned you that there would be a lot of practice.

Now your task is to do the opposite. In the main method, there is already code for creating multiple objects of the Cat class, initializing their fields, and calling a method. Your task is to write the Cat class so that it meows when the meooow() method is called. You can also create a translator from cat language to English, as was done in the example with the Dog class. But that is optional.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Task

I warned you that there would be a lot of practice.

Now your task is to do the opposite. In the main method, there is already code for creating multiple objects of the Cat class, initializing their fields, and calling a method. Your task is to write the Cat class so that it meows when the meooow() method is called. You can also create a translator from cat language to English, as was done in the example with the Dog class. But that is optional.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 4. Chapter 5
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
some-alt