// Declaration for a single int variable int score; // Declaration for an array of ints int[] scores;