Easy Tutorial
For Competitive Exams

For which of the following data types the ValueOf() method is NOT overloaded in the string class?

Float
Boolean
Object
None of these
Explanation:
For all Java built in types ValueOf() method is overloaded within the String.
valueOf() method returns the string representation of the corresponding arguments value.
Share with Friends
Privacy Copyright Contact Us