Friday, December 5, 2008

Top 10 Java Interview Questions

Out of the experience of so many interviews, I see following Core Java Interview Difference Questions keep on getting asked on repeatedly, Making them on my popular list.

Here is the list of Questions

1. Abstract Class And Interface
2. Runtime(UnChecked) and CompileTime(Checked) exceptions
3. Deadlock and Race Condition
4. String and StringBuffer
5. List and ArrayList
6. Hashtable and Hashmap
7. Static and Non Static
8. Difference between Vector and ArrayList
9. Difference between Array and ArrayList
10 Write an example for Singleton Design Pattern

Please find the following links to explore their answers

http://harvestjava.blogspot.com/2008/07/core-java-interview-questions.html

http://harvestjava.blogspot.com/2008/08/core-java-interview-questions-continued.html

No comments:

Post a Comment