In this video we will discuss the Object Oriented Programming Concept of Abstraction, which hides the implementation details from the consumer. We will demonstrate it using Interfaces.
You can find the source code for this video at the following github url
https://github.com/chargeahead/Abstra...