| Title | Posted Date |
| can a constructor have parameters? | September 27, 2010 |
| How the concept of method overriding different from method overloading? | September 27, 2010 |
| Why LINQ is having select clause at the end? | September 27, 2010 |
| How can you access a private method of a class? | September 28, 2010 |
| What is the difference between var and dynamic types in C# 4.0? | September 28, 2010 |
| What is the application utility name to view logs in WCF? | September 28, 2010 |
| What is the utility name to test WCF services? | September 28, 2010 |
| What are windows object and navigator object in JavaScript? | September 28, 2010 |
| How to detect the operating system on the client machine in JavaScript? | September 28, 2010 |
| How to set a HTML document''s background color in JavaScript? | September 28, 2010 |
| How do you assign object properties in JavaScript? | September 28, 2010 |
| What is object deep copy and shallow copy? | September 28, 2010 |
| What is dynamic variable in java and where do we use them? | September 28, 2010 |
| Advantages of JTA over JTS | September 28, 2010 |
| What is a resource leak? | September 28, 2010 |
| what is Bootstrap loader program? Explain its purpose? | September 28, 2010 |
| Can you run the java program without main method? | September 28, 2010 |
| Can you explain why servlets extend HttpServlet? | September 28, 2010 |
| What is Servlet Filter and how does it work? | September 28, 2010 |
| Explain the use of tag in struts application. | September 28, 2010 |
| Difference between DataInputStream and BufferedReader. | September 28, 2010 |
| Difference between throw and throws. | September 28, 2010 |
| Explain the ways to serialize the java object. | September 28, 2010 |
| What are the similarities between an array and an ArrayList? | September 28, 2010 |
| Can we decide a session bean as stateless or stateful without seeing jar file? | September 28, 2010 |
| What is non static block in java? | September 28, 2010 |
| Explain how to sort the elements in HashMap. | September 28, 2010 |
| Difference between Checked and Unchecked exception. | September 28, 2010 |
| Why Runnable interface is preferable than extending the Thread class? | September 28, 2010 |
| Difference between a java object reference and c++ pointer. | September 28, 2010 |
| What is JasperReports? | September 28, 2010 |
| Spring framework vs. Struts framework. | September 28, 2010 |
| Explain how to convert java file to jar files. | September 28, 2010 |
| Describe how to use crystal reports in java. | September 28, 2010 |
| Explain why java doesn''t support multiple inheritance. | September 28, 2010 |
| What is the use of private constructor in Java? | September 28, 2010 |
| Explain how to make a class immutable. | September 28, 2010 |
| what are the advantages of WCF service over Web Service? | September 28, 2010 |
| What are the various ways of hosting a WCF Service? | September 28, 2010 |
| What is meant by EndPoint in WCF? | September 28, 2010 |
| What is the use of System.Environment class? Give some Examples | April 04, 2012 |
| How to find whether the application is run from inside IDE or not? | September 29, 2010 |
| You are designing a single person shooter game application. The player can choose between multiple guns.
1) Pistol with 5 bullets
2) Shotgun with 100 bullets
3) Grenade Launcher with 20 grenades
Each gun will have different sound effects and graphics.
Pressing Ctrl+Space should rotate between guns.
Which design pattern should you employ for this? | September 29, 2010 |
| How to prevent the error while updating UI control from another thread? | September 29, 2010 |
| Write Some Disadvantage Of Cursor ? | September 29, 2010 |
| What Are Checkpoint In SQL Server ? | September 29, 2010 |
| Can You Explain Integration Between SQL Server 2005 And Visual Studio 2005 ? | September 29, 2010 |
| What Is Diffrence Between OSQL And Query Analyzer ? | September 29, 2010 |
| What Is Cascade And Restrict When We Use DROP Table In SQL SERVER ? | September 29, 2010 |
| How Polymorphism is achieved in C#.Net? | September 29, 2010 |