Answer Posted / Abhay Singh
A friend class in OO-ABAP is a class that has access to the private and protected members of another class. The friendship between two classes is established using the 'FRIEND' keyword. A friend class is useful when you need to maintain a strong association between two classes, but do not want to inherit from one or make one a subtype of the other.
| 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