<?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: query</title>
	<atom:link href="https://www.emblogic.com/blog/04/query/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/04/query/</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: msiddarth</title>
		<link>https://www.emblogic.com/blog/04/query/#comment-724</link>
		<dc:creator><![CDATA[msiddarth]]></dc:creator>
		<pubDate>Tue, 24 Apr 2012 05:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=2498#comment-724</guid>
		<description><![CDATA[The operations which will be performed by this calculator are addition, subtraction and multiplication.
The calculator should work as follows.
(a) All the keyboard entries described below should be echoed on the monitor.
(b) The first operand should be typed in from the keyboard. It should be followed by a space typed on the keyboard.
(c) The operation to be carried out should be typed next followed by a space. This operation can be +, ? or ?.
(d) The second operand should be typed in followed by . The calculation should now be performed and the result should be displayed on the next line.
An example is shown below.
2138 +  9528 
11666
The operands will be positive integers up to 15 digits long.]]></description>
		<content:encoded><![CDATA[<p>The operations which will be performed by this calculator are addition, subtraction and multiplication.<br />
The calculator should work as follows.<br />
(a) All the keyboard entries described below should be echoed on the monitor.<br />
(b) The first operand should be typed in from the keyboard. It should be followed by a space typed on the keyboard.<br />
(c) The operation to be carried out should be typed next followed by a space. This operation can be +, ? or ?.<br />
(d) The second operand should be typed in followed by . The calculation should now be performed and the result should be displayed on the next line.<br />
An example is shown below.<br />
2138 +  9528<br />
11666<br />
The operands will be positive integers up to 15 digits long.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
