Which one of the following is know as the key to object-oriented programming?
Which one of the following is know as the key to object-oriented programming? Correct Answer Encapsulation
Encapsulation simply means the hiding of data and functionality from a client.