How String class works??
807601Mar 20 2008 — edited Mar 20 2008Hi,
Anyone please tell me that How String Class works in Java? How it directly accepts the value to it ( String str = "Hello") ? Shall we also creates own class and can we assign value to it directly like this?
Thanks in advance,
Sathish kumar D