Which Of These Methods Of Byte Wrapper Can Be Used To Obtain #520
Which of these methods of Byte wrapper can be used to obtain Byte object from a string?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Exploring Java Lang Java IO - Java.lang - Byte & Short Wrappers - Quiz No.1.
Which of these methods of Byte wrapper can be used to obtain Byte object from a string?
toString()
getString()
decode()
encode()