<?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: Are these right?</title>
	<atom:link href="http://dwarfprinting.com/394/are-these-right/feed/" rel="self" type="application/rss+xml" />
	<link>http://dwarfprinting.com/394/are-these-right/</link>
	<description>Big Printing For Little Companies</description>
	<pubDate>Sat, 19 May 2012 04:23:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JimPettis</title>
		<link>http://dwarfprinting.com/394/are-these-right/comment-page-1/#comment-1380</link>
		<dc:creator>JimPettis</dc:creator>
		<pubDate>Sat, 29 May 2010 09:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://dwarfprinting.com/394/are-these-right/#comment-1380</guid>
		<description>not exactly

logic error - does not necessarily change how the program will display, but *does* mean that the program does not operate as intended.  For example, an infinite loop is a &#34;logic error&#34;.  Logic errors *can* result in run-time errors (for example, a loop that divides by the loop variable and counts down to zero).  The run-time error of dividing by zero is *not* the same as the logical loop limit error.

compile-time - this is essentially correct

run-time - essentially, an error that causes the program to halt &#34;improperly&#34; after it successfully compiles and begins running..  Anything which halts a running process unexpectedly is a &#34;run-time error&#34;.

Jim</description>
		<content:encoded><![CDATA[<p>not exactly</p>
<p>logic error - does not necessarily change how the program will display, but *does* mean that the program does not operate as intended.  For example, an infinite loop is a &quot;logic error&quot;.  Logic errors *can* result in run-time errors (for example, a loop that divides by the loop variable and counts down to zero).  The run-time error of dividing by zero is *not* the same as the logical loop limit error.</p>
<p>compile-time - this is essentially correct</p>
<p>run-time - essentially, an error that causes the program to halt &quot;improperly&quot; after it successfully compiles and begins running..  Anything which halts a running process unexpectedly is a &quot;run-time error&quot;.</p>
<p>Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evert</title>
		<link>http://dwarfprinting.com/394/are-these-right/comment-page-1/#comment-1381</link>
		<dc:creator>Evert</dc:creator>
		<pubDate>Sat, 29 May 2010 09:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://dwarfprinting.com/394/are-these-right/#comment-1381</guid>
		<description>Logic error.. 

Sounds about right.. interesting way to describe it.. It could affect a lot more than whats being displayed though.. I guess the gist of it is that this is the type of error that will not crash the program (like you said), but simply behave unexpectedly

Compile-time error -- Correct

Run-time error - An error that occurs while running the program.. The will stop as soon as you hit the error</description>
		<content:encoded><![CDATA[<p>Logic error.. </p>
<p>Sounds about right.. interesting way to describe it.. It could affect a lot more than whats being displayed though.. I guess the gist of it is that this is the type of error that will not crash the program (like you said), but simply behave unexpectedly</p>
<p>Compile-time error &#8212; Correct</p>
<p>Run-time error - An error that occurs while running the program.. The will stop as soon as you hit the error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Partha S</title>
		<link>http://dwarfprinting.com/394/are-these-right/comment-page-1/#comment-1382</link>
		<dc:creator>Partha S</dc:creator>
		<pubDate>Sat, 29 May 2010 09:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://dwarfprinting.com/394/are-these-right/#comment-1382</guid>
		<description>I tell you what u need, you need a basic book of java programing. Don't  shy, buy it. You know internet infos can go wrong but books are always r8.</description>
		<content:encoded><![CDATA[<p>I tell you what u need, you need a basic book of java programing. Don&#8217;t  shy, buy it. You know internet infos can go wrong but books are always r8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashwini</title>
		<link>http://dwarfprinting.com/394/are-these-right/comment-page-1/#comment-1383</link>
		<dc:creator>ashwini</dc:creator>
		<pubDate>Sat, 29 May 2010 09:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://dwarfprinting.com/394/are-these-right/#comment-1383</guid>
		<description>ya perfecyly right......</description>
		<content:encoded><![CDATA[<p>ya perfecyly right&#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

