Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) what is the difference between static class and singleton class? can we create static class?
L&T, Octazen, Vamsi Labs,
2 6237ublic class Java_Coding_Samples { public static void JavaHungr(NumberFormatException ae){ System.out.println("integer"); } public static void JavaHungry(Exception e){ System.out.println("string"); } public static void JavaHungry(ArithmeticException ae){ System.out.println("object"); } public static void main(String[] args) { JavaHungry(null); }
1 2750
What is application context?
What is the feature of jdbc v4?
What is unicode used for?
How many bits are in a sentence?
List hibernate session interface methods?
What is string :: npos?
How to enable mvc annotations in spring?
What are the characteristics of Final,Finally and Finalize keywords.
What is significance of jsf- spring integration?
What is the purpose of execute() method?
How do I insert/update records with some of the columns having NULL value?
What is advantage of java?
Difference between the first and second level cache in hibernate?
What are jdbc?
What types of validations are available in xml based validation in struts2?