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?
No Answer is Posted For this Question
Be the First to Post Answer
How can we avoid including a header more than once?
What are MalformedURLException and UnknownHost Exceptions and whey they will be thrown?
What is mysql driver class name?
define polymorphism in java
How do you input a string in java?
Name some OOPS Concepts in Java?
What releases of Java technology are currently available? What do they contain?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
What is string pool?
What is function declaration?
What is the difference between interpreter and compiling ?
What is array in java?