aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes String and StringBuffer Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "String and StringBuffer" Watch "String and StringBuffer" New topic
Author

String and StringBuffer

Ravi Ahuja
Ranch Hand

Joined: Nov 13, 2006
Posts: 45

[op]
This code gives the output as
Stringinvoked
Can Anyone explain Why ?
Thanks in advance
[/op]


Impossible is Nothing<br />SCJP 1.4: 96%
Keith Lynn
Ranch Hand

Joined: Feb 07, 2005
Posts: 2341
String literals are always instances of String.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: String and StringBuffer
 
Similar Threads
I don't understand this thread code behavior.
String Buffer
StringBuffer and String returned from a method doubt
StringBuffer