API documentation wrote:
public String()
Initializes a newly created String object so that it represents an empty character sequence. Note that use of this constructor is unnecessary since Strings are immutable.
Edit: Grrr, stop that
Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life.
Charles Chikito
Ranch Hand
Joined: May 22, 2009
Posts: 76
posted
0
Yes you are right. The above program also prints the same thing. Thanks
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.