Objective
Objective of this Wiki Chapter, the reader should be get overview of
# Strategy pattern, when and how to use strategy pattern.
# Implementation of strategy pattern in Dynamic, static object oriented language by going
through example presented.
## I couldn't make the two statement bullet statements !! pls change the above to
Introduction
When to use Strategy Pattern
Illustration of Strategy pattern in Dynamic Object Oriented Language language
Illustration of Strategy pattern in Static Object Oriented Language language
Conclusion