Tuesday, 17 April 2012

How can you differentiate between inheritance and implementation in C++? | C++

With the help of abstract base classes, we can differentiate between interface and implementation in C++.

No comments: