<?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>Tech-FAQ &#187; Programming</title>
	<atom:link href="http://www.tech-faq.com/blog/category/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tech-faq.com</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 02:20:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Java Variables</title>
		<link>http://www.tech-faq.com/java-variables.html</link>
		<comments>http://www.tech-faq.com/java-variables.html#comments</comments>
		<pubDate>Fri, 06 Jan 2012 02:23:56 +0000</pubDate>
		<dc:creator>Will.Spencer</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.tech-faq.com/?p=37037</guid>
		<description><![CDATA[An instance variable is a variable that is related to a single instance of a class. Each time an instance of a class is created, the system creates one copy of the instance variables related to that class. An instance variable is declared inside a class, but not within a method. A variable that is [...]]]></description>
		<wfw:commentRss>http://www.tech-faq.com/java-variables.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Enable JavaScript</title>
		<link>http://www.tech-faq.com/how-to-enable-javascript.html</link>
		<comments>http://www.tech-faq.com/how-to-enable-javascript.html#comments</comments>
		<pubDate>Mon, 21 Nov 2011 04:21:40 +0000</pubDate>
		<dc:creator>Brandon Dennis</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tech-faq.com/?p=35684</guid>
		<description><![CDATA[JavaScript is a programming language and platform that allows users to take advantage of a wide range of functions and commands that other platforms do not provide. For example, JavaScript allows websites to run interactive menus, flash-based video games, and high quality interactive videos. However, while JavaScript may be used on a website, the viewer’s [...]]]></description>
		<wfw:commentRss>http://www.tech-faq.com/how-to-enable-javascript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SDLC Methodology</title>
		<link>http://www.tech-faq.com/sdlc-methodology.html</link>
		<comments>http://www.tech-faq.com/sdlc-methodology.html#comments</comments>
		<pubDate>Sat, 23 Apr 2011 06:47:15 +0000</pubDate>
		<dc:creator>shreedhar</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tech-faq.com/?p=18416</guid>
		<description><![CDATA[SDLC (Systems Development Life Cycle) is the process of creating or modifying existing systems and the models and methodologies that are used in the process. In the fields of software engineering and information systems, SDLC denotes a framework of methodologies aimed at the creation of an information/software system, i.e. the software development process. SDLC covers [...]]]></description>
		<wfw:commentRss>http://www.tech-faq.com/sdlc-methodology.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is PLC Programming?</title>
		<link>http://www.tech-faq.com/plc-programming.html</link>
		<comments>http://www.tech-faq.com/plc-programming.html#comments</comments>
		<pubDate>Sun, 02 Jan 2011 02:59:18 +0000</pubDate>
		<dc:creator>javanx3d</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tech-faq.com/?p=9456</guid>
		<description><![CDATA[PLC (Programmable Logic Controller) programming allows a computer to automate mechanical or electrical processes for machinery, lighting, or assembly line control actions. Over the past two decades, PLC programming has been used in a number of industries. The PLC&#8217;s design allows it to take multiple inputs and provide various outputs. A PLC device is also [...]]]></description>
		<wfw:commentRss>http://www.tech-faq.com/plc-programming.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error Lnk2019</title>
		<link>http://www.tech-faq.com/error-lnk2019.html</link>
		<comments>http://www.tech-faq.com/error-lnk2019.html#comments</comments>
		<pubDate>Fri, 31 Dec 2010 05:54:47 +0000</pubDate>
		<dc:creator>javanx3d</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tech-faq.com/?p=9417</guid>
		<description><![CDATA[The C++ programming language has become one of the most popular general purpose programming languages taught in schools and used in industry. Its ability to allow programmers to create object oriented programs and tie in to low level constructs, has made it one of the most powerful languages available to developers over the past several [...]]]></description>
		<wfw:commentRss>http://www.tech-faq.com/error-lnk2019.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Error c2664</title>
		<link>http://www.tech-faq.com/error-c2664.html</link>
		<comments>http://www.tech-faq.com/error-c2664.html#comments</comments>
		<pubDate>Thu, 30 Dec 2010 20:18:31 +0000</pubDate>
		<dc:creator>javanx3d</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tech-faq.com/?p=9391</guid>
		<description><![CDATA[C++ supports both implicit and explicit type casting of variables. Error c2664 is displayed while developing C++ when an incompatible conversion is encountered. This can occur if a class is created and an implicit constructor conversion is attempted while an explicit keyword is in the code statement. Type Casting in C++ Converting an expression into [...]]]></description>
		<wfw:commentRss>http://www.tech-faq.com/error-c2664.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot Modify Header Information</title>
		<link>http://www.tech-faq.com/cannot-modify-header-information.html</link>
		<comments>http://www.tech-faq.com/cannot-modify-header-information.html#comments</comments>
		<pubDate>Tue, 28 Dec 2010 20:36:54 +0000</pubDate>
		<dc:creator>javanx3d</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tech-faq.com/?p=9197</guid>
		<description><![CDATA[PHP programmers commonly encounter the “Cannot Modify Header Information” error, which is normally displayed when extraneous white space is included in a PHP header file. When a programmer who is new to PHP encounters this error, he/she may become frustrated when trying to determine the problem&#8217;s source since the header portion of the programming that [...]]]></description>
		<wfw:commentRss>http://www.tech-faq.com/cannot-modify-header-information.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do I Enable Javascript on My Computer?</title>
		<link>http://www.tech-faq.com/how-do-i-enable-javascript-on-my-computer.html</link>
		<comments>http://www.tech-faq.com/how-do-i-enable-javascript-on-my-computer.html#comments</comments>
		<pubDate>Wed, 28 Apr 2010 12:29:57 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.tech-faq.com/how-do-i-enable-javascript-on-my-computer.html</guid>
		<description><![CDATA[To promote a better experience on different websites, owners of these websites use JavaScript. However, there are instances where JavaScript gets disabled and some of the different components on the site can&apos;t be experienced because of this. Enabling JavaScript is different for each web browser, but all of it takes about a minute to complete. [...]]]></description>
		<wfw:commentRss>http://www.tech-faq.com/how-do-i-enable-javascript-on-my-computer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the Difference Between ASP and PHP?</title>
		<link>http://www.tech-faq.com/asp-vs-php.html</link>
		<comments>http://www.tech-faq.com/asp-vs-php.html#comments</comments>
		<pubDate>Mon, 15 Mar 2010 06:45:44 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tech-faq.com/asp-vs-php.html</guid>
		<description><![CDATA[While many computer users prefer to use HTML or the Javascipt programming language to write scripts for their applications, a computer guru may choose to use PHP or ASP to do the same thing. PHP and ASP are similar to each other but have several main differences that set them apart. For example, ASP is [...]]]></description>
		<wfw:commentRss>http://www.tech-faq.com/asp-vs-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Are the Benefits of PHP?</title>
		<link>http://www.tech-faq.com/pros-of-php.html</link>
		<comments>http://www.tech-faq.com/pros-of-php.html#comments</comments>
		<pubDate>Fri, 19 Feb 2010 11:38:29 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tech-faq.com/pros-of-php.html</guid>
		<description><![CDATA[The programming language called PHP is quickly rising to be one of the most preferred web browser programming languages due to its user-friendliness, efficiency, and user control. PHP allows a user to describe specific functions within the code in order to drastically control the way a web browser displays and organizes information. A user is [...]]]></description>
		<wfw:commentRss>http://www.tech-faq.com/pros-of-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

