What is design pattern and there types?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?

819


What is double word?

744


Is map ordered in java?

709


Does java isempty check for null?

766


What are the states of thread in java?

707


What about abstract classes in java?

829


Does the order of public and static declaration matter in main method?

834


What is java ceil?

778


Why can't you declare a class as protected?

795


How can you write a loop indefinitely in java programming?

755


What is java and why do we need it? Explain

803


Explain about core java?

856


What is the static keyword?

804


What is the difference between sleep and wait in java?

713


What is parameters example?

762