WebKul Interview Question

What do you know about the encapsulation .

Interview Answer

Anonymous

Nov 7, 2025

Encapsulation is the process of binding data and methods together and restricting direct access to the data to protect it from unauthorized modification.