What is design pattern ?

Answer Posted / e-mail

A design pattern is a general reusable solution to a
commonly occurring problem in software design. A design
pattern is not a finished design that can be transformed
directly into code. It is a description or template for how
to solve a problem that can be used in many different
situations. Object-oriented design patterns typically show
relationships and interactions between classes or objects,
without specifying the final application classes or objects
that are involved.

Design patterns reside in the domain of modules and
interconnections. At a higher level there are Architectural
patterns that are larger in scope, usually describing an
overall pattern followed by an entire system.

Is This Answer Correct ?    21 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Contact a small, medium, and a large contract program within your organization. Interview the Technical Director or Project Engineer to identify the following information: a. Request the individual to graphically depict their development strategy? b. What factors drove them to choose the implementation strategy? c. What were some of the lessons learned from developing and implementing the strategy that would influence their approach next time? d. How was the V & V strategy implemented?

2397


What is the behavioral design pattern?

664


Contact a system development program in your organization. Research how they analyzed their SYSTEM OF INTEREST (SOI), its OPERATING ENVIRONMENT, and their respective system elements. How was this analysis reflected in the SOI architecture?

3634


What is proxy in design pattern?

613


Why have we used synchronized here?

614






Explain three types of components comprise an application design?

586


Write the code for a singleton class?

624


5.Develop an entity relationships diagram that identifies physical entity relationships.

2453


What is architecture and what is design?

598


What are the types of design patterns?

575


What is the design pattern?

642


Give me example of chain of responsibility design pattern?

625


What is the executor design pattern?

734


Can you explain singleton pattern?

576


What are useful tools for developing and testing color schemes for web sites?

2030