Programming - Wrapper Classes - Discussion

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

 



Q.

The class Object, the super class of all classes, has a _________________ method.                         


A. toString() B. toInt()
C. toChar() D. toFloat()

Answer: Option A
Explaination:

 


The class Object, the super class of all classes, has a toString() method.




Discussion

Your Comments Goes here...
NameDiscussion