Why is implementing abstraction important?

So others can use a class without knowing how it worksSo others know how a class only after testing it

So others can use a class without knowing how it works.