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...


Which Design Patterns you know?

Answers were Sorted based on User's Feedback



Which Design Patterns you know?..

Answer / sanjay sao

The design pattern is broadly classified into
1. Creational (Factory, Abstract Factory, Singleton
Prototype, and Builder)
2. Structural (Composite)
3. Behavioural (Observer)

Is This Answer Correct ?    10 Yes 0 No

Which Design Patterns you know?..

Answer / sri

What is desing pattern?
Commonly accepted solution for a particular problem is
called design pattern.
We can classify the design patterns into two.
1. Java core patterns.
2. J2ee Design patters.

Core patterns.
1) Creational (Factory pattern, singleton pattern....etc)
2) Structural (Adaptor, Composite... etc)
3) Behavioural(Command, Template, Strategy... etc)

Entepise Patterns. (We can catagoize by layer)
1) Business Facade - Business Layer
2) Business Interface - Business Layer
3) DAO pattern - Persistent Layer
4) Composite View - Presentation Layer
5) synchronized - Presentation Layer
6) Service Locator... etc...

Is This Answer Correct ?    6 Yes 0 No

Which Design Patterns you know?..

Answer / devarathnam c,kotagudibanda(po

Hi... For this question u can answer like Singleton design
pattern ,DAO and DTO,MVC.

Is This Answer Correct ?    2 Yes 1 No

Which Design Patterns you know?..

Answer / srujan

It is mainly divided into 3 types

1) creational
2) structural
3) Behavioral

It can also be divided into class and Object

Creational Structural Behavioral


Class Adapter (Class) Template

Object Adapter(Object) Iterator
Builder State
Factory Strategy
Command
Mediator
Observer

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Design Patterns Interview Questions

What is Architecture and what is design? Are they related?

3 Answers   Accenture, IBM,


What is software 'quality'?

2 Answers  


. Sell us on the ROI of investing in UI UX Design.

1 Answers  


What is the difference between proxy and adapter?

0 Answers  


What is the S/W model used in the project. What are the optimization techniques used. Give examples ?

2 Answers   Infosys, Symphony, Wipro,


What do you mean by Design Thinking?

4 Answers  


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

3 Answers  


What is a pattern library?

1 Answers  


. Run us through your design process.

1 Answers  


When should design patterns be used?

0 Answers  


Can we have this pattern implemented using static class?

0 Answers  


Why singleton beans are not thread safe?

0 Answers  


Categories