What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
2506java Api provided try catch finally ,try catch(its ok) but why try finally and exception occured at try then how the flow is?
1 5053what is the difference between static class and singleton class? can we create static class?
L&T, Octazen, Vamsi Labs,
2 6232ublic 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 2749
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
What is java full form?
How are the elements of a gridbaglayout organized in java programming?
What is meant by final class?
What is the finalize method do?
Can we use string in switch case in java?
What is the different between get and post?
Explain the meaning of java applet.
How to provide security in java
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
What are the different ways of implementing thread? Which one is more advantageous?
Write a program in java to find the maximum and minimum value node from a circular linked list.
Is java se free?
Explain the difference between jdk, jre, and jvm?
Do I need java on my computer?