What is difference between GoF and J2EE patterns?
Answer / suvendu boity
GoF DESIGN PATTERN
==================
The Gang of Four were the first publishing a book about
design patterns. The patterns are rather basic in nature and
can be applied to almost any object oriented system.
J2EE DESIGN PATTERN
===================
J2EE patterns are much more specialized, obviously. Many are
in fact specialized versions of GoF patterns, applied to
problems specific to J2EE development.
| Is This Answer Correct ? | 13 Yes | 0 No |
What is a lazy initialization in singleton?
Can we inherit singleton class?
What is difference between GoF and J2EE patterns?
Is mvc a software design pattern?
What is aop design?
5.Develop an entity relationships diagram that identifies physical entity relationships.
What is the factory pattern in the design pattern?
Give me example of observer design pattern?
Is mvc is a design pattern?
Which design pattern is mostly used in net?
Design the Factory pattern and What is its application ?
what is cascading order?