Multiple Choice
An array of bytes can be wrapped, or encompassed, into a ByteBuffer using the ByteBuffer ____ method.
A) wrap()
B) convert()
C) export()
D) toArray()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q47: Random files are also called _ files.<br>A)
Q48: _ applications require that a record be
Q49: writer.write(names, 0, names.length()); <br>The above code represents
Q50: Match each term with the correct statement
Q51: Any of the file input or output
Q53: When you use the BufferedReader class, you
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