Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) what is the difference between static class and singleton class? can we create static class?
L&T, Octazen, Vamsi Labs,
2 6230ublic 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 2748
Which oo concept is achieved by using overloading and overriding?
What does indexof mean?
Can java run on google chrome?
Which java collection does not allow null?
Java Compiler is stored in JDK, JRE or JVM?
Why is flag used in java?
What are the differences between forward() method and sendredirect() methods?
What do you understand by @requestmapping annotation?
How do I programmatically get a list of queues or topics? : BEA Weblogic
What is the difference between checked exception and unchecked exception?
What does exp mean in math?
What is the use of cache in hibernate?
Define authorization constraint?
What is the method in java?
How many types of interfaces are there?