Definition of terms Abstraction Abstraction is one of the key concepts of object-oriented programming (OOP), it is the process of hiding implementation (or irrelevant) details from the user. The user is only given access to the details that are relev...
blossom.hashnode.dev5 min read
No responses yet.