<?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"
	>

<channel>
	<title>Fresher Interview Questions &#187; Web Development</title>
	<atom:link href="http://www.freshershome.com/interview-questions/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freshershome.com/interview-questions</link>
	<description>Interview Questions for Freshers</description>
	<pubDate>Tue, 23 Sep 2008 01:32:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Advanced PHP Questions</title>
		<link>http://www.freshershome.com/interview-questions/web-development/advanced-php-questions/</link>
		<comments>http://www.freshershome.com/interview-questions/web-development/advanced-php-questions/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 09:36:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.freshershome.com/interview-questions/web-development/advanced-php-questions/</guid>
		<description><![CDATA[Some of the Advanced questions.
Are available here:


How to Generate Random Numbers using php?
           You can generate Random Numbers using php: follow the code.
&#60;?
srand(time());
$random = (rand()%9);
print(&#34;random number between 0 and 9 is: $random&#34;);
?&#62; 
How to send Mail Using PHP to send mail?
Let&#8217;s get interactive with surfers [...]]]></description>
		<wfw:commentRss>http://www.freshershome.com/interview-questions/web-development/advanced-php-questions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AJAX interview questions</title>
		<link>http://www.freshershome.com/interview-questions/web-development/ajax-interview-questions/</link>
		<comments>http://www.freshershome.com/interview-questions/web-development/ajax-interview-questions/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 19:42:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.freshershome.com/interview-questions/web-development/ajax-interview-questions/</guid>
		<description><![CDATA[1.&#160; Why so JavaScript and Java have similar name? 
A.&#160; JavaScript is a stripped-down version of Java
B.&#160; JavaScript&#8217;s syntax is loosely based on Java&#8217;s 
C.&#160; They both originated on the island of Java

D.&#160; None of the above
&#160;
2.&#160; When a user views a page containing a JavaScript program, which machine actually executes the script? 
A.&#160; The [...]]]></description>
		<wfw:commentRss>http://www.freshershome.com/interview-questions/web-development/ajax-interview-questions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PART-II - PHP interview questions</title>
		<link>http://www.freshershome.com/interview-questions/web-development/part-ii-php-interview-questions/</link>
		<comments>http://www.freshershome.com/interview-questions/web-development/part-ii-php-interview-questions/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 08:50:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.freshershome.com/interview-questions/web-development/part-ii-php-interview-questions/</guid>
		<description><![CDATA[
How can we repair a MySQL table?
What are the advantages of stored procedures, triggers, indexes? 
What is maximum size of a database in MySQL?
Give the syntax of Grant and Revoke commands?
Explain Normalization concept? 

What is the maximum length of a table name, database name, and fieldname in MySQL?
How many ways we can we find the [...]]]></description>
		<wfw:commentRss>http://www.freshershome.com/interview-questions/web-development/part-ii-php-interview-questions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP interview questions</title>
		<link>http://www.freshershome.com/interview-questions/web-development/php-interview-questions/</link>
		<comments>http://www.freshershome.com/interview-questions/web-development/php-interview-questions/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 08:44:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.freshershome.com/interview-questions/web-development/php-interview-questions/</guid>
		<description><![CDATA[Some Best PHP Based Interview Questions

What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?
Who is the father of PHP and explain the changes in PHP versions?
How can we submit a form without a submit button?
In how many ways [...]]]></description>
		<wfw:commentRss>http://www.freshershome.com/interview-questions/web-development/php-interview-questions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>C# developers Interview questions</title>
		<link>http://www.freshershome.com/interview-questions/web-development/c-developers-interview-questions/</link>
		<comments>http://www.freshershome.com/interview-questions/web-development/c-developers-interview-questions/#comments</comments>
		<pubDate>Sat, 21 Jul 2007 07:08:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.freshershome.com/interview-questions/?p=39</guid>
		<description><![CDATA[Following are some C# developers Interview questions;

Useful for preparation, but too specific to be used in the interview.
   1. Is it possible to inline assembly or IL in C# code? - No.
   2. Is it possible to have different access modifiers on the get/set methods of a property? - No. The [...]]]></description>
		<wfw:commentRss>http://www.freshershome.com/interview-questions/web-development/c-developers-interview-questions/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
