<?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; value parameter</title>
	<atom:link href="http://tipsinterview.com/tag/value-parameter/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: Method and Property Questions</title>
		<link>http://tipsinterview.com/2010/01/06/net-interview-method-and-property-questions/</link>
		<comments>http://tipsinterview.com/2010/01/06/net-interview-method-and-property-questions/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 04:09:54 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[constructor]]></category>
		<category><![CDATA[data types]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[parameter data]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[value parameter]]></category>
		<category><![CDATA[virtual method]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/01/06/net-interview-method-and-property-questions/</guid>
		<description><![CDATA[What does the keyword “virtual” declare for a method or property? The method or property can be overridden. What’s the implicit name of the parameter that gets passed into the set method/property of a class? Value. The data type of the value parameter is defined by whatever data type the property is declared as. How [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/01/06/net-interview-method-and-property-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

