Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

what is string toString()

Wed Jun 13, 2012 7:35 am

what is string tostring()
method



Re: help me

Fri Jun 15, 2012 3:42 pm

This function is a member of the father class "Object". This function describes your object content as string , you can override this function in your class.

Re: help me

Sat Jun 16, 2012 5:33 am

msi_333 wrote:This function is a member of the father class "Object". This function describes your object content as string , you can override this function in your class.





can u explain with the simple program.............

Post a reply
  Related Posts  to : what is string toString()
 toString method in class php     -  
 Splitting a String Based on a Found String     -  
 recursive string reversal- reverse string     -  
 check if string ends with specific sub-string in php     -  
 check if string start with a specific sub-string in PHP     -  
 String token for string split     -  
 Pad a string to a certain length with another string     -  
 find a string     -  
 get number from string     -  
 using of String constructor     -