<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Interview Tips &#187; operation</title>
	<atom:link href="http://tipsinterview.com/tag/operation/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Sun, 20 May 2012 05:16:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>What is the difference between String and StringBuilder?</title>
		<link>http://tipsinterview.com/2010/05/22/what-is-the-difference-between-string-and-stringbuilder/</link>
		<comments>http://tipsinterview.com/2010/05/22/what-is-the-difference-between-string-and-stringbuilder/#comments</comments>
		<pubDate>Sat, 22 May 2010 00:29:42 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[concatenate]]></category>
		<category><![CDATA[concatenation]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[first string]]></category>
		<category><![CDATA[operation]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[string object]]></category>
		<category><![CDATA[string operation]]></category>
		<category><![CDATA[string operations]]></category>
		<category><![CDATA[StringBuilder]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=291</guid>
		<description><![CDATA[Both String and StringBuilder are classes used to handle strings. The most common operation with a string is concatenation. This activity has to be performed very efficiently. When we use the "String" object to concatenate two strings, the first string is combined to the other string by creating a new copy in the memory as [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/05/22/what-is-the-difference-between-string-and-stringbuilder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

