Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

what is difference between string s="abc" and string s=new string("ab

807607Nov 18 2006 — edited Nov 18 2006
haiiiiii

what is difference between
string s="abc" and string s=new string("abc").;
how to store the heap memory?????

reply me pls
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 16 2006
Added on Nov 18 2006
4 comments
3,981 views