1

valueOf() method of any wrapper class converts:

  • A

    Primitive type to String

  • B

    String to primitive type

  • C

    character to String

  • D

    None