Multiple Choice
To use the StringTokenizer class you must have the following import statement.
A) import java.util.StringTokenizer;
B) import java.util.String;
C) import java.StringTokenizer;
D) import java.String;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: What is the value of str after
Q14: What will be printed after the following
Q14: In the following statement,what data type must
Q17: The no-arg constructor for a StringBuilder object
Q22: To convert the string, str = "285"
Q23: Which of the following statements will print
Q25: If a non-letter is passed to the
Q36: Use the following import statement when using
Q57: If str is declared as: String str
Q60: What does the following statement do?<br>Float number