What is difference between GoF and J2EE patterns?



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

Post New Answer

More Design Patterns Interview Questions

what is data access layer?

7 Answers   Honeywell,


Which design pattern is mostly used in net?

0 Answers  


How do you choose a design pattern?

0 Answers  


Explain Inline Style Sheet?

1 Answers  


What is the concurrency design pattern?

0 Answers  






Why is singleton used?

0 Answers  


what are the creational design patterns

0 Answers   Infosys,


What is clean architecture?

0 Answers  


Which Design Patterns you know?

4 Answers   Honeywell,


What is ESD?

1 Answers  


what is MVC Pattern?

3 Answers   Honeywell,


What is mvp design pattern?

0 Answers  


Categories