Every array overrides one of methods defined in class Object. Which one?
Explanation
Method clone is public in arrays, because arrays classes implement Cloneable. It uses the default implementation of clone() from class Object, so you will receive a shallow copy of array.

Следи за CodeGalaxy

Мобильное приложение Beta

Get it on Google Play
Обратная Связь
Продолжайте изучать
тесты по Java
Cosmo
Зарегистрируйся сейчас
или Подпишись на будущие тесты