Advertisements
Advertisements
प्रश्न
valueOf() function converts ______.
पर्याय
Primitive type to String
String to primitive type
Character to String
None
MCQ
रिकाम्या जागा भरा
उत्तर
valueOf() function converts string to primitive type.
Explanation:
Java's valueOf() function converts primitive types (such as int, float, and double) to their String representation. A String class method converts a primitive type or object into a string.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?