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!
A procedure is a subprogram that performs a specific task. When the task is complete, the subprogram ends and the main program continues from where it left off. For example, a procedure may be ...
A programming language structure wherein the ... that bind processing functions to the data. These user-defined data types are called "classes," and one instance of a class is an "object." ...