Why is implementing abstraction important?
So others can use a class without knowing how it works
So others know how a class only after testing it
So others can use a class without knowing how it works.