Multiple Choice
The Scanner class's ____ method is used to specify a pattern for word boundaries when reading text.
A) useDelimiter()
B) usePattern()
C) setDelimiter()
D) setPattern()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q66: Which of the following statements about reading
Q67: Which of the following objects should be
Q68: Your program must read in an existing
Q69: Consider the following code snippet: try<br>{<br>PrintWriter outFile
Q70: Consider the following code snippet. Scanner in
Q72: Which of the following statements about exception
Q73: Consider the following code snippet: Scanner in
Q74: If the current method in a program
Q75: Insert the missing code in the following
Q76: Consider the following code snippet: public double[]