Pergunta de entrevista da empresa Oak Street Health

What is Encapsulation in OOP?

Resposta da entrevista

Sigiloso

28 de abr. de 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.