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


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

If circular link of two objects, then will it be garbage collected ?

3 Answers   TCS,


What is the internal implementation of set in java?

0 Answers  


What is append in java?

0 Answers  


You're given a Boolean 2D matrix, can you find the number of islands?

0 Answers   Amazon,


Can we assign integer value to char in java?

0 Answers  


What is meant by stack and queue?

0 Answers   GrapeCity,


What is == mean?

0 Answers  


What are different types of Exceptions?.

9 Answers  


What is difference between path and classpath?

0 Answers  


What are different types of arrays?

0 Answers  


What is the order of arraylist in java?

0 Answers  


What type of variable is gender?

0 Answers  


Categories