<?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; language compilers</title>
	<atom:link href="http://tipsinterview.com/tag/language-compilers/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>.NET interview: What is a CLR (Common Language Runtime)?</title>
		<link>http://tipsinterview.com/2010/04/16/net-interview-what-is-a-clr-common-language-runtime/</link>
		<comments>http://tipsinterview.com/2010/04/16/net-interview-what-is-a-clr-common-language-runtime/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 00:55:50 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[common language runtime]]></category>
		<category><![CDATA[cross language]]></category>
		<category><![CDATA[different languages]]></category>
		<category><![CDATA[garbage collection]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[language compilers]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[Runtime]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/04/16/net-interview-what-is-a-clr-common-language-runtime/</guid>
		<description><![CDATA[Often there is a need for different languages to communicate with each other at run time. For e.g. A class may be written in one language and its derived class may be written in a different language. Common Language Runtime is a run time environment for .NET. These different languages are integrated and can communicate [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/04/16/net-interview-what-is-a-clr-common-language-runtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

