Vidyalelo
Java Programming · Q213

Interfaces and Abstract Classes

Programming · Java Programming · question 213

Q213

Which of the following is a method of wrapper Float for converting the value of an object into byte?

A.
bytevalue()
B.
byte byteValue()
Answer
C.
Bytevalue()
D.
Byte Bytevalue()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board