Programming - Wrapper Classes - Discussion

You Are Here :: Home > JAVA > Wrapper Classes - Discussion

 



Q.

_________________ returns a newly created wrapped object of the type that invoked the method.                         


A. valueOf() B. IntValueOF()
C. valueof() D. ValOf()

Answer: Option A
Explaination:

 


valueOf() returns a newly created wrapped object of the type that invoked the method.




Discussion

Your Comments Goes here...
NameDiscussion