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 6392ublic 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 2836
How does jdbc connect to database?
What are the benefits of Struts framework?
Where should struts xml be placed?
What is the collection interface?
What is a class reference?
How do you do absolute value in java?
Can we serialize singleton class?
What are the 3 different ways of installing a portlet application in websphere portal ?
What is an infinite loop?
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
What is the major difference between servlet and applet?
If some new data has entered the database, explain how can a servlet refresh automatically?
What is another word for methodology?
How a variable is stored in memory?
Which script to change the java sdk used by profile?