Given a two-dimensional array (matrix)

int[][] arr = {{1,2,3}, {0,0,0}, {3,2,1}};
Which of the answer choices allow to iterate over all the elements of an array and display them on the screen by means of for-each statement?

Следи за CodeGalaxy

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

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