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
Can java object be locked down for exclusive use by a given thread?
What is the difference between jdk and jre?
What is arguments in java?
What is private static class in java?
What is the size of arraylist in java?
WHAT IS MARKER INTERFACE,AND NO METHODS IS NOT THERE ON THAT INTERFACE THEN WHY WE USED IN JAVA?
What is the difference between a window and a frame in java programming?
What is += mean in java?
In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?
What are the types of relation?
Is null an object in java?
What modifiers may be used with an inner class that is a member of an outer class in java programming?