Home » JAVA Programming » Methods » Question
  1. Which of the following is a method of wrapper Float for converting the value of an object into byte?
    1. Byte Bytevalue()
    2. Bytevalue()
    3. bytevalue()
    4. byte byteValue()
    5. None of these
Correct Option: D

byte byteValue()



Your comments will be displayed only after manual approval.