What is design pattern and there types?

Answers were Sorted based on User's Feedback



What is design pattern and there types?..

Answer / rsn ben

Design patterns are patterns used to manage/form/construct 'objects'.According to Gang of Four book,originally 23 design patterns are there.
Examples:
Singleton,Decorator,Template method.

Is This Answer Correct ?    0 Yes 0 No

What is design pattern and there types?..

Answer / s swain

A design pattern is a well described solution to a common software problem.

Some of the benefits of using design patterns are:

Design Patterns are already defined and provides industry standard approach to solve a recurring problem, so it saves time Using design patterns promotes reusability It helps in reducing total cost of ownership (TCO) of the software product.it makes our code easy to understand and debug. It leads to faster development

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is difference between class and object in java?

0 Answers  


define System.out.println(); what is the meaning!

19 Answers   Accenture,


What is getclass () getname () in java?

0 Answers  


What are locale settings?

0 Answers  


What is java command?

0 Answers  






Why we can not force Garbage Collection?

7 Answers  


Is java call by reference?

0 Answers  


Does treeset use compareto?

0 Answers  


Java openings 3 - 5 years, Lnt Infotech. requirements - core java, J2ee, struts, hibernate Interview Date:- 19 March 2011 Time:- 9:00 AM to 12:00 Pm Interview Location - L & T Infotech, Manapakkam, Chennai Refererral PS NO:- 291649 (Please mention this when u fill the form only then u will be considered for interview) Documents Required:- Latest Resume, Photograph and last 3 payslips Mail me on vasan2211@gmail.com once u appear for interview

0 Answers   L&T,


Is call by reference possible in java?

0 Answers  


How do you sort data in java?

0 Answers  


Whats the difference between notify() and notifyall()?

0 Answers  


Categories