<?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: issue in expression solution</title>
	<atom:link href="https://www.emblogic.com/blog/07/issue-in-expression-solution/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/07/issue-in-expression-solution/</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: ashish.dahiya</title>
		<link>https://www.emblogic.com/blog/07/issue-in-expression-solution/#comment-929</link>
		<dc:creator><![CDATA[ashish.dahiya]]></dc:creator>
		<pubDate>Thu, 05 Jul 2012 04:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3791#comment-929</guid>
		<description><![CDATA[thnx bro...now i  can tyr this ques]]></description>
		<content:encoded><![CDATA[<p>thnx bro&#8230;now i  can tyr this ques</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hemant.kumar</title>
		<link>https://www.emblogic.com/blog/07/issue-in-expression-solution/#comment-928</link>
		<dc:creator><![CDATA[hemant.kumar]]></dc:creator>
		<pubDate>Wed, 04 Jul 2012 19:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3791#comment-928</guid>
		<description><![CDATA[x=(y=1)*2;
first of all ,solve the expression with in the berackets i.e (y=1) it means you are going to multiply &#039;y&#039; with 2 ,here y is 1

take another example suppose x=(y=2)*6;
your answer will be 12 ,
2 is assigning to y and then the value of y is being multiplied by 6..]]></description>
		<content:encoded><![CDATA[<p>x=(y=1)*2;<br />
first of all ,solve the expression with in the berackets i.e (y=1) it means you are going to multiply &#8216;y&#8217; with 2 ,here y is 1</p>
<p>take another example suppose x=(y=2)*6;<br />
your answer will be 12 ,<br />
2 is assigning to y and then the value of y is being multiplied by 6..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
