Multiple Choice
The String class ____ method accepts an argument that identifies the field delimiter and returns an array of String s.
A) tokens()
B) divide()
C) tokenize()
D) split()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q54: You can create a writeable file by
Q55: A file channel is _, meaning you
Q56: Java lets you assign a file to
Q57: What is the difference between volatile and
Q58: After you create a FileSystem object, you
Q60: Comma-separated values (CSV) is a file format
Q61: import java.nio.file.*; <br>public class PathDemo <br>{ <br> public
Q62: _ is an abstract class for reading
Q63: How can you assign program output to
Q64: You can direct System.err to a new