Explain about abstract factory method?
Submitted by: AdministratorAbstract factory pattern is used to create instances of abstract classes from a matched set of concrete sub classes. This pattern allows a developer to use various complex technologies such as windowing systems with similar characteristics and functionality. It basically createsabstract classes.
Submitted by: Administrator
Submitted by: Administrator
Read Online Java Patterns Job Interview Questions And Answers
Top Java Patterns Questions
☺ | Explain about semaphores? |
☺ | How do you write a Thread Safe Singleton? |
☺ | Explain about fully synchronized objects? |
☺ | Explain about locks? |
☺ | Explain the difference between Canonical and GoF form? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |