Capgemini interview question

Describe Encapsulation in Java programming?

Interview Answer

Anonymous

Nov 17, 2022

Encapsulation in Java is the process by which data and codes that act upon them are integrated as a single unit.