<?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>Placement Papers &#187; C, C++, VC ++</title>
	<atom:link href="http://placementpapers.fresherjobs4u.com/category/fresher-resources/technical-questions/software-interview-questions/c-c-vc-interview-questions/feed/" rel="self" type="application/rss+xml" />
	<link>http://placementpapers.fresherjobs4u.com</link>
	<description>Placement Papers at FresherJobs4U.com</description>
	<lastBuildDate>Fri, 14 May 2010 12:19:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>DATA STRUCTURES, C, C++, VC ++ &#8211; what will be the o/p of the following program?</title>
		<link>http://placementpapers.fresherjobs4u.com/2009/fresher-resources/technical-questions/software-interview-questions/c-c-vc-interview-questions/data-structures-c-c-vc-what-will-be-the-op-of-the-following-program/</link>
		<comments>http://placementpapers.fresherjobs4u.com/2009/fresher-resources/technical-questions/software-interview-questions/c-c-vc-interview-questions/data-structures-c-c-vc-what-will-be-the-op-of-the-following-program/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 09:39:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C, C++, VC ++]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://placementpapers.fresherjobs4u.com/?p=1906</guid>
		<description><![CDATA[What will be the o/p of the following program? nt main() { int a=10, b=2; int *p,*q; p = &#38;a; q= &#38;b; res = *p/*q; printf(&#8220;%d&#8221;,res); return 0; } Write in the comments below &#8230;]]></description>
		<wfw:commentRss>http://placementpapers.fresherjobs4u.com/2009/fresher-resources/technical-questions/software-interview-questions/c-c-vc-interview-questions/data-structures-c-c-vc-what-will-be-the-op-of-the-following-program/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

