abstraction refused to filtering ____ .
Answers
Answered by
1
Answer:
Abstraction in OOP. Objects in an OOP language provide an abstraction that hides the internal implementation details. Similar to the coffee machine in your kitchen, you just need to know which methods of the object are available to call and which input parameters are needed to trigger a specific operation.
Similar questions