Which of the following is a method of wrapper Float for converting the value of an object into byte?
(a) bytevalue()
(b) byte byteValue()
(c) Bytevalue()
(d) Byte Bytevalue()
This question was addressed to me in examination.
The above asked question is from Java.lang Introduction in portion Exploring java.lang & java.io of Java