T/F which of the following assignment statements associates an int array that can hold twelve integers with a reference variable named scores? question 98 options: new int scores[12]; scores