Multiple choice Which of the following is the method of a StringTokenizer class? Token() nextToken() println() ttype() Reveal answer Fill a bubble to check yourself B Correct answer Explanation The nextToken() is the method of a StringTokenizer() class, and ttype is the filed name.