Pregunta de entrevista de FDM Group

whats encapsulation

Respuestas de entrevistas

Anónimo

5 sept 2018

Binding related data and method in a unit, a good example is a class called UserImplementation with methods like registerUser(), updateUser(), deleteUser(), etc

1

Anónimo

16 jul 2018

Wrapping up of data into a single unit

1