<?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; data types</title>
	<atom:link href="http://tipsinterview.com/tag/data-types/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>Explain the concepts of CTS and CLS(Common Language Specification).</title>
		<link>http://tipsinterview.com/2010/05/02/explain-the-concepts-of-cts-and-clscommon-language-specification/</link>
		<comments>http://tipsinterview.com/2010/05/02/explain-the-concepts-of-cts-and-clscommon-language-specification/#comments</comments>
		<pubDate>Sun, 02 May 2010 07:58:56 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[CLS]]></category>
		<category><![CDATA[CTS]]></category>
		<category><![CDATA[data types]]></category>
		<category><![CDATA[Declaration]]></category>
		<category><![CDATA[different languages]]></category>
		<category><![CDATA[integer data type]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[language infrastructure]]></category>
		<category><![CDATA[type]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=260</guid>
		<description><![CDATA[CTS When different languages are integrated and want to communicate, it is certain that the languages have their own data types and different declaration styles. CTS define how these different variables are declared and used in run time. E.g. VB offers an Integer data type while C++ offers long data type. Using CTS, these data [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/05/02/explain-the-concepts-of-cts-and-clscommon-language-specification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>

