While certainly possible, this is not a practical method of recording this data. Suppose the program needed to record 100 scores? 100 variables would be required! Note - some programming languages ...
There are many ways to do anything in Java, and there is no conclusive right way. Often, the right way is simply the way you know best. Imperative loops like the for loop are the most basic way to do ...
While certainly possible, this is not a practical method of recording such data. Suppose the program needed to record 100 scores? 100 variables would be required!