<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: operators</title>
	<atom:link href="https://www.emblogic.com/blog/09/operators/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/09/operators/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: Kuldeep Dhanotia</title>
		<link>https://www.emblogic.com/blog/09/operators/#comment-274</link>
		<dc:creator><![CDATA[Kuldeep Dhanotia]]></dc:creator>
		<pubDate>Sat, 01 Oct 2011 13:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=866#comment-274</guid>
		<description><![CDATA[both ur  right]]></description>
		<content:encoded><![CDATA[<p>both ur  right</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pushpa</title>
		<link>https://www.emblogic.com/blog/09/operators/#comment-221</link>
		<dc:creator><![CDATA[Pushpa]]></dc:creator>
		<pubDate>Sun, 18 Sep 2011 12:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=866#comment-221</guid>
		<description><![CDATA[if we check the associativity of &gt;= operator,its left to right.Evaluation of expression should start from z&gt;=y which is true ,so result of z&gt;=y is 1 ..
then 1&gt;=x(3) will be checked which is false
hence o/p will be 0]]></description>
		<content:encoded><![CDATA[<p>if we check the associativity of &gt;= operator,its left to right.Evaluation of expression should start from z&gt;=y which is true ,so result of z&gt;=y is 1 ..<br />
then 1&gt;=x(3) will be checked which is false<br />
hence o/p will be 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paras sharma</title>
		<link>https://www.emblogic.com/blog/09/operators/#comment-213</link>
		<dc:creator><![CDATA[Paras sharma]]></dc:creator>
		<pubDate>Tue, 13 Sep 2011 07:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=866#comment-213</guid>
		<description><![CDATA[values of x=3,y=z=4;
first:z&gt;=y--&gt;T(1)
then :1&gt;=3--&gt;f(0)
o/p----&gt;0
:)]]></description>
		<content:encoded><![CDATA[<p>values of x=3,y=z=4;<br />
first:z&gt;=y&#8211;&gt;T(1)<br />
then :1&gt;=3&#8211;&gt;f(0)<br />
o/p&#8212;-&gt;0<br />
 <img src="https://www.emblogic.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
