Click here to Skip to main content
15,881,715 members
Articles / Programming Languages / C++

Low coupling and high cohesion in C++ applications

Rate me:
Please Sign up or sign in to vote.
4.73/5 (53 votes)
9 Jun 2010CPOL3 min read 97.7K   55  
High cohesion and low coupling improves project design.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions