Brillio Interview Question

What is encapsulation in oops concepts?

Interview Answer

Anonymous

Jun 24, 2023

Java encapsulation binds code and data together. It provides security by restricting the access to some components. Example class