Зміст курсу
Java Extended
Java Extended
Challenge: Get Information About the Object
Завдання
Swipe to show code editor
- Define the type for each field in the
Cat
class. - Implement the
infoCat()
method to display the cat’s information, including itsname
,age
, andcolor
. - Call the
infoCat()
method for eachCat
object to display the cat information.
Рішення
solution
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 4. Розділ 5
Challenge: Get Information About the Object
Завдання
Swipe to show code editor
- Define the type for each field in the
Cat
class. - Implement the
infoCat()
method to display the cat’s information, including itsname
,age
, andcolor
. - Call the
infoCat()
method for eachCat
object to display the cat information.
Рішення
solution
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 4. Розділ 5
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів