Home  »  Tips   »   The Rule of Object Oriented Programming With C++

The Rule of Object Oriented Programming With C++

The single most important rule in object oriented programming with C++ is this: public inheritance means “is a.” Commit this rule to memory. Scott Meyers

Found this article interesting? Follow Brightwhiz on Facebook, Twitter, and YouTube to read and watch more content we post.

Available under:
Tips