Tuesday, November 29, 2011

What is difference between Design Pattern and FrameWork.

A Framework is a skeleton of code used for developing an application with ease.It could have used several design patterns to implement the skeleton upon which we generally build applications.Eg. Struts Framework uses MVC2 architecture, various design patterns like Front- Controller,Composite,Command patterns.
Category:Servlet Interview Questions

No comments:

Post a Comment