How does OOP improve security?
Short Answer
Views 19
Answer:
OOP improves security using:
-
Encapsulation (data hiding)
-
Private access modifiers
-
Controlled access via getters/setters
It prevents unwanted access and accidental modification of data.
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of Java Programming Language, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.