View Single Post
Newbie Member
25Sep2008,10:13  
Nikimathew's Avatar
Design pattern is a widely accepted solution to a recurring design problem in OOP a design pattern describes how to structure classes to meet a given requirement provides a general blueprint to follow when implementing part of a program does not describe how to structure the entire application does not describe specific algorithms focuses on relationships between classes
----------------
Nikimathew

Last edited by shabbir; 25Sep2008 at 12:25.. Reason: Confine links to signatures only.