<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Find Answers For ... - Recent questions tagged string</title>
<link>https://find4answers.com/tag/string</link>
<description>Powered by Question2Answer</description>
<item>
<title>Difference between String s = &quot;Marcus&quot;; vs String s2 = new String(&quot;Marcus&quot;);</title>
<link>https://find4answers.com/46/difference-between-string-marcus-string-new-string-marcus</link>
<description>&lt;p&gt;
	&lt;span class=&quot;postbody&quot;&gt;Hi please tell me difference between&lt;br&gt;
	&lt;span class=&quot;api&quot;&gt;String&lt;/span&gt; s = &quot;Marcus&quot;;&lt;br&gt;
	String s2 = new String(&quot;Marcus&quot;);&lt;br&gt;
	What happens in heap? &lt;/span&gt;&lt;/p&gt;</description>
<category>Java/J2EE</category>
<guid isPermaLink="true">https://find4answers.com/46/difference-between-string-marcus-string-new-string-marcus</guid>
<pubDate>Thu, 17 Nov 2011 09:58:48 +0000</pubDate>
</item>
<item>
<title>Why String is immutable or final in Java</title>
<link>https://find4answers.com/14/why-string-is-immutable-or-final-in-java</link>
<description>&lt;p&gt;
	What is immutable object , &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD5&quot;&gt;what are the&lt;/span&gt; &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD6&quot;&gt;benefits of&lt;/span&gt; immutable object , why do you use it and which scenarios do you use it.&lt;/p&gt;</description>
<category>Java/J2EE</category>
<guid isPermaLink="true">https://find4answers.com/14/why-string-is-immutable-or-final-in-java</guid>
<pubDate>Mon, 14 Nov 2011 06:07:04 +0000</pubDate>
</item>
</channel>
</rss>