Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of the following is method of wrapper Float for converting the value of an object into byte?
  2. A.
    bytevalue()
    B.
    byte bytevalue()
    C.
    Bytevalue()
    D.
    Byte Bytevalue()

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    byte bytevalue()


Be The First To Comment