Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Design the Factory pattern and What is its application ?



Design the Factory pattern and What is its application ?..

Answer / fact pandit

I think the question is on Factory Method Pattern. So I
will go in that direction. However there is another pattern
called the Abstract Factory Pattern which is realted to
Factory Method Pattern.

If we have to hide the "Creation" of an object and its
Concrete type to a client, then the tendency is to
use "Factory Method Pattern".

Normally a factory method is a method that is part of
an "Abstract Factory". Client calls the factory method on
an abstract factory which is a concrete object of an
interface whose type may or may not be known to the client,
to get a concrete object of the interface for product whose
concrete type may or may not be useful to the client.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Design Patterns Interview Questions

Dd you useuse OOA/OOD methodologies?did you use design patterns?

1 Answers   HP,


Why is singleton used?

0 Answers  


Name some of the analytical tools and KPIs that you used in your evaluations.

3 Answers  


What are the differences between the design patterns and the framework?

0 Answers  


What is the difference between 3 tier and n tier architecture?

0 Answers  


What is 'good design'?

2 Answers  


what is the difference between the Adapter Pattern and Proxy Patterns?its seems both are almost similar?

1 Answers   RBS,


How to analyze the design patterns ?

1 Answers   HP, Infosys, RRB,


What non-visual coding tools are available for web design?

0 Answers   Wipro,


How did you design your unit tests?What about integration tests?

0 Answers  


Did you use ooa/ood methodologies? Did you use design patterns?

0 Answers  


Identify three types of systems or system upgrades that may be ideal candidates for a Waterfall Development Model strategy.

1 Answers  


Categories