Programming - Type Casting - Discussion

You Are Here :: Home > JAVA > Type Casting - Discussion

 



Q.

How to convert an object to string?                         


A. Object to String – toString() B. Object to String – toChar()
C. Object to String – toInt() D. Object to String – toStringChar()

Answer: Option A
Explaination:

 


Object to String – toString()




Discussion

Your Comments Goes here...
NameDiscussion