| 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.
|
 |
 |
|
|
subject: String and StringBuffer
|
|
|