5. (C) If s.length() < 4 for all strings in wordList, then SHORT WORD will be printed on each pass through the for loop. Since t here are wordList.size() pas s es t hrough t he loop, t he maximum number of times that SHORT WORD can be printed is wordList.size().