FDM Group interview question

whats encapsulation

Interview Answers

Anonymous

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

Anonymous

16 Jul 2018

Wrapping up of data into a single unit

1