Which statement about abstraction is correct?

It reduces the number of methods users callIt reduces the total number of class methodsIt removes the need for classes to manage low-level functionsIt gives users greater control over objects' behavior

It reduces the number of methods users call.