Thread
:
string doubt
View Single Post
#
1
(
permalink
)
08-01-2007, 04:31 PM
boy22
Member
Join Date: Jul 2007
Posts: 36
string doubt
what is the difference between following string intializations.
Code:
String s = "abc"; String str = new String("abc");
Sponsored Links
boy22
View Public Profile
Send a private message to boy22
Find all posts by boy22