| |
GeekInterview.com > Interview Questions > J2EE > Java Patterns
| Print | |
Question: java patterns
Answer: Explain java patterns in detail? Any difference between Design patterns and java patterns ? . Explain about advantages of using patterns with an example. |
| November 11, 2008 05:48:59 |
#2 |
| manivannan57 |
Member Since: July 2007 Total Comments: 3 |
RE: java patterns |
| It can't be explained in one or two lines. You gotta read nearly 23 patterns in OO. And, write yourself some application. You have to have application knowledge of patterns than theoritical knowledge. I'll recommend you to go through the book written by GangOfFour |
| |
Back To Question | |