Click here to Skip to main content
15,878,945 members
Articles / Programming Languages / Objective C

Applying Strategy Pattern in C++ Applications

Rate me:
Please Sign up or sign in to vote.
4.71/5 (15 votes)
8 Jan 2001 127.4K   1.1K   72  
When it is possible to have several different algorithms for performing a process, Strategy Pattern can be used to determine the best solution.

Views

Daily Counts

Downloads

Weekly Counts


Written By
Switzerland Switzerland
Kulathu Sarma is working as a Technology Manager for GoldAvenue, a company based in Geneva, Switzerland and responsible for supporting e-business initiatives of GoldAvenue in B2B and B2C Sectors. He has been programming in C/C++ for 9 years and actively working on Patterns for the past 5 years.

Comments and Discussions