Computer Applications

valueOf() function converts:

  1. Primitive type to String
  2. String to primitive type
  3. character to String

Java Library Classes

27 Likes

Answer

String to primitive type

Answered By

6 Likes


Related Questions