Microsoft Interview Question

What are oops concepts, explain

Interview Answer

Anonymous

Dec 16, 2024

It restricts direct access to some of the object's components, ensuring that the internal state of an object is protected from unintended interference.