Java Array project - initializes an array with ten random integers ( 1 - 100) print all number

preview_player
Показать описание
a. print all elements
b. print all elements in reverse order
c. print first and last element
Рекомендации по теме
Комментарии
Автор

Thankyou so much professor Liu eally helpful on my studies 🥳

prepayt
Автор

I followed this code exactly and got 2 errors the data[i] inside the for loop it says I have to initialize the i as a variable why

jaymaul