<?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; c delegates</title>
	<atom:link href="http://tipsinterview.com/tag/c-delegates/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>C# interview questions with answers</title>
		<link>http://tipsinterview.com/2010/02/28/c-interview-questions-with-answers-2/</link>
		<comments>http://tipsinterview.com/2010/02/28/c-interview-questions-with-answers-2/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 04:49:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[c array]]></category>
		<category><![CDATA[c delegate]]></category>
		<category><![CDATA[c delegates]]></category>
		<category><![CDATA[c preprocessor directives]]></category>
		<category><![CDATA[conditional compilation]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[use]]></category>
		<category><![CDATA[value]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/02/28/c-interview-questions-with-answers-2/</guid>
		<description><![CDATA[What are the different method parameter modifiers in C#? out ref params What are the different Iteration Constructs in C#? for loop foreach/in loop while loop do/while loop What is the use of ?? operator in C#? This operator allows you to assign a value to a nullable type if the retrieved value is in [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/02/28/c-interview-questions-with-answers-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

