Answer Posted / Shweta Kureel
Encapsulation in SAP OO-ABAP (Object Oriented ABAP) is achieved by hiding the implementation details of a class and providing a public interface to interact with it. This can be done by declaring components as private and providing accessor (getter) and mutator (setter) methods for them.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category