STATE UNT” 3. (12 points) ArrayLists Suppose that vords is of type ArrayList<String>. That is, words is capable of being bound to an array list of character string values. Furthermore, suppose that words has, indeed, been instantiated, and that several words have been added to the list. Write one or more Java instructions to perform each of the following tasks. (a) Display to the standard output stream, labeled, the number of words in the array list to
OR
OR