

MCQOPTIONS
Saved Bookmarks
1. |
Which of these methods of Byte wrapper can be used to obtain Byte object from a string? |
A. | toString() |
B. | getString() |
C. | decode() |
D. | encode() |
Answer» D. encode() | |