what is difference between abstract factory and factory
design patterns?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Can you sort a string in java?

0 Answers  


how to one war file class to another war file class?

0 Answers  


How can we handle runtime exceptions? write one sample program? Can we write runtime exceptions beside the throws key word? if yes write sample program?

1 Answers   Huawei,


Why is a constant variable important?

0 Answers  


How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

0 Answers  


Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.

1 Answers  


what is difference betwwen hashmap and hashtable ?

7 Answers   Fidelity,


Explain Method Overloading in Java.

1 Answers  


Why Over riding is Run Time Polymorphism?

3 Answers   Genpact,


Class A extends Class B but Class A also inherit Super Class Object so it is multiple inheritence give reason in support of your answer

3 Answers  


what is meant wrapper classes?

0 Answers  


What is protected and friendly?

1 Answers  


Categories