Domanda di colloquio di Oak Street Health

What is Encapsulation in OOP?

Risposta di colloquio

Anonimo

28 apr 2024

Encapsulation is one of the core concepts in object-oriented programming and describes the bundling of data and methods operating on this data into one unit.