<?xml version="1.0" encoding="iso-8859-1"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 <title>Interview Questions and Answers for Developers, Tests and DBAs</title>
 <subtitle>A comprehensive interview questions and answers database for developers, testers, and DBAs.</subtitle>
 <link rel="self" href="http://interview.fyicenter.com/atom_xml.php"/>
 <id>http://interview.fyicenter.com/atom_xml.php</id>
 <updated>2008-12-02T00:00:00Z</updated>
 <author>
  <name>FYIcenter.com</name>
 </author>
 <rights>Copyright (c) 2007 FYIcenter.com</rights>
 <category term="Interview"/>
 <category term="Questions"/>
 <category term="Answers"/> <entry>
  <title>What is variable typing in JavaScript?</title>
  <link rel="alternate" href="http://interview.fyicenter.com/view.php?ID=2164"/>
  <id>http://interview.fyicenter.com/view.php?ID=2164</id>
  <updated>2008-11-25T00:00:00Z</updated>
  <summary>What is variable typing in JavaScript? - Rank: 123 - Votes: 0 - Views: 18 - Submitted: 2008-11-25</summary>
  <author>
   <name></name>
  </author>
  <category term="javascript"/>
 </entry> <entry>
  <title>What is the difference between undefined value and null value?</title>
  <link rel="alternate" href="http://interview.fyicenter.com/view.php?ID=2163"/>
  <id>http://interview.fyicenter.com/view.php?ID=2163</id>
  <updated>2008-11-25T00:00:00Z</updated>
  <summary>What is the difference between undefined value and null value? - Rank: 123 - Votes: 0 - Views: 17 - Submitted: 2008-11-25</summary>
  <author>
   <name></name>
  </author>
  <category term="javascript"/>
 </entry> <entry>
  <title>What does undefined value mean in JavaScript?</title>
  <link rel="alternate" href="http://interview.fyicenter.com/view.php?ID=2160"/>
  <id>http://interview.fyicenter.com/view.php?ID=2160</id>
  <updated>2008-11-18T00:00:00Z</updated>
  <summary>What does undefined value mean in JavaScript? - Rank: 145 - Votes: 0 - Views: 32 - Submitted: 2008-11-18</summary>
  <author>
   <name></name>
  </author>
  <category term="javascript"/>
 </entry> <entry>
  <title>How to select an element by id and swapping an image?</title>
  <link rel="alternate" href="http://interview.fyicenter.com/view.php?ID=2159"/>
  <id>http://interview.fyicenter.com/view.php?ID=2159</id>
  <updated>2008-11-18T00:00:00Z</updated>
  <summary>How to select an element by id and swapping an image? - Rank: 140 - Votes: 0 - Views: 27 - Submitted: 2008-11-18</summary>
  <author>
   <name></name>
  </author>
  <category term="javascript"/>
 </entry> <entry>
  <title>To set all checkboxes to true using JavaScript?</title>
  <link rel="alternate" href="http://interview.fyicenter.com/view.php?ID=2157"/>
  <id>http://interview.fyicenter.com/view.php?ID=2157</id>
  <updated>2008-11-11T00:00:00Z</updated>
  <summary>To set all checkboxes to true using JavaScript? - Rank: 169 - Votes: 1 - Views: 48 - Submitted: 2008-11-11</summary>
  <author>
   <name></name>
  </author>
  <category term="javascript"/>
 </entry> <entry>
  <title>You have an ASP.NET web application running on a web-farm ...</title>
  <link rel="alternate" href="http://interview.fyicenter.com/view.php?ID=2156"/>
  <id>http://interview.fyicenter.com/view.php?ID=2156</id>
  <updated>2008-11-11T00:00:00Z</updated>
  <summary>You have an ASP.NET web application running on a web-farm that does not use sticky sessions - so the requests for a session are not guaranteed to be served the same machine. Occasionally, the users get error message Validation of viewstate MAC failed. What could be one reason that is causing this error? - Rank: 160 - Votes: 0 - Views: 40 - Submitted: 2008-11-11</summary>
  <author>
   <name></name>
  </author>
  <category term="javascript"/>
 </entry> <entry>
  <title>Oracle PL/SQL Questions</title>
  <link rel="alternate" href="http://interview.fyicenter.com/view.php?ID=2155"/>
  <id>http://interview.fyicenter.com/view.php?ID=2155</id>
  <updated>2008-11-05T00:00:00Z</updated>
  <summary>1. What is normalization.
2. Difference between procedure and functions.
3. Oracle 9i Vs 10g.
4. how to improve the performance of a query.
5. %type vs %rowtype.
6. regression testing.
7. deleting the duplicate records without using rowid in oracle.
8. Row chaining.
9. types of cursors. - Rank: 188 - Votes: 0 - Views: 62 - Submitted: 2008-11-05</summary>
  <author>
   <name>Srikanth</name>
  </author>
  <category term="oracle"/>
 </entry> <entry>
  <title>What does the term sticky session mean in a web-farm scenario?</title>
  <link rel="alternate" href="http://interview.fyicenter.com/view.php?ID=2154"/>
  <id>http://interview.fyicenter.com/view.php?ID=2154</id>
  <updated>2008-11-04T00:00:00Z</updated>
  <summary>What does the term sticky session mean in a web-farm scenario? Why would you use a sticky session? What is the potential disadvantage of using a sticky session? - Rank: 180 - Votes: 0 - Views: 53 - Submitted: 2008-11-04</summary>
  <author>
   <name></name>
  </author>
  <category term="javascript"/>
 </entry> <entry>
  <title>What is "this" keyword?</title>
  <link rel="alternate" href="http://interview.fyicenter.com/view.php?ID=2153"/>
  <id>http://interview.fyicenter.com/view.php?ID=2153</id>
  <updated>2008-11-04T00:00:00Z</updated>
  <summary>What is "this" keyword? - Rank: 192 - Votes: 0 - Views: 64 - Submitted: 2008-11-04</summary>
  <author>
   <name></name>
  </author>
  <category term="javascript"/>
 </entry> <entry>
  <title>What’s a quick way to append a value to an array?</title>
  <link rel="alternate" href="http://interview.fyicenter.com/view.php?ID=2152"/>
  <id>http://interview.fyicenter.com/view.php?ID=2152</id>
  <updated>2008-10-28T00:00:00Z</updated>
  <summary>What’s a quick way to append a value to an array? - Rank: 242 - Votes: 1 - Views: 106 - Submitted: 2008-10-28</summary>
  <author>
   <name></name>
  </author>
  <category term="javascript"/>
 </entry></feed>