9. What is difference between StringBuffer and StringBuilder in Java ?
10. What is Difference between Hashtable and HashMap in Java?
11. What is difference between Vector and ArrayList in Java?
12. Why character array is better than String for storing password in java.
13. Why main method is public static in java.
14. Can we override main method in java?
15. Can we overload the main method in java?
16. Why can't static methods be overridden?
17. Difference b/w Transient and Volatile Modifiers.
18. Sort the ArrayList using Comparator and Comparable.
19. What are the new features in jdk 1.5.
No comments:
Post a Comment