Hey, I'm new here too!
In the other languages, size of the array must be defined at first. Otherwise the program can not be compiled. I began learning Java two days ago. Books don't say Java could compile program without define size of array. So, maybe it is the anwser.
|