Answer:String Tokenizer
Explanation: String Tokenizer is a type of class that brings the strings into the the token form by splitting them. This method works on most of the component such as the strings, comments, numeric data etc. without any distinguishing behavior.
The stream tokenizer is supposed to be the best class for the execution of the tokenization mechanism.Thus the correct option is String Tokenizer