so that the computer knows how many memory locations to set aside for the array. DECLARE PlayerName AS ARRAY OF STRING INITIALLY [“ “]*5 This line of code creates an array called PlayerName ...