Java for-emo Loop sytnax
for(dataType item : array) {
...
}
SAMER SAEID
for(dataType item : array) {
...
}