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
Why hashset is used in java?
why using interface interface ?
What is the java idl system?
What is prefix of a string?
What is binary tree in java?
Can you override a final method?
What are the parts of methodology?
Can we have try without catch block?
What is the maximum size of byte array in java?
Can a static member function access member variable of an object?
What is the difference between an object-oriented programming language and object-based programming language?
Why javac is not recognized?
What is default constructors?
Why do you canvas?
Can set contain duplicates?