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 cascading order?
What is Software development life cycle....??
What is universal design?
Why do we need singleton pattern?
What are the languages used in the design pattern?
Why have we used synchronized here?
4. Identify and bound the SOI’s Operating Environment.
In what cases are synchronous architectures more appropriate than asynchronous architectures?
Which Design Patterns you know?
What is impedance mismatch and How to solve the problem?
What is a behavioral design pattern?
Can we use an equated value as operands for an MVC ? Reason for the same.