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

Зміст курсу

Java Extended

Java Extended

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

bookChallenge: Animal Information Display

Завдання
test

Swipe to show code editor

Your task is to bypass the private access modifier and create two objects with the necessary parameters, then display them.

  1. Create two objects of the Animal class — one for a cat and one for a dog.
  2. Use the Animal(String type, String name, String color) constructor to pass the parameters type, name, and color for each object.
  3. After creating the objects, use System.out.println() to print information about each animal.

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 5. Розділ 4
toggle bottom row

bookChallenge: Animal Information Display

Завдання
test

Swipe to show code editor

Your task is to bypass the private access modifier and create two objects with the necessary parameters, then display them.

  1. Create two objects of the Animal class — one for a cat and one for a dog.
  2. Use the Animal(String type, String name, String color) constructor to pass the parameters type, name, and color for each object.
  3. After creating the objects, use System.out.println() to print information about each animal.

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 5. Розділ 4
toggle bottom row

bookChallenge: Animal Information Display

Завдання
test

Swipe to show code editor

Your task is to bypass the private access modifier and create two objects with the necessary parameters, then display them.

  1. Create two objects of the Animal class — one for a cat and one for a dog.
  2. Use the Animal(String type, String name, String color) constructor to pass the parameters type, name, and color for each object.
  3. After creating the objects, use System.out.println() to print information about each animal.

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Завдання
test

Swipe to show code editor

Your task is to bypass the private access modifier and create two objects with the necessary parameters, then display them.

  1. Create two objects of the Animal class — one for a cat and one for a dog.
  2. Use the Animal(String type, String name, String color) constructor to pass the parameters type, name, and color for each object.
  3. After creating the objects, use System.out.println() to print information about each animal.

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Секція 5. Розділ 4
Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
We're sorry to hear that something went wrong. What happened?
some-alt