Answer Posted / Chandrabhan Kushwaha
"No, SAP ABAP (Object Oriented) does not support multiple interface inheritance directly. However, you can indirectly achieve multiple interface implementation by having a class implement multiple interfaces. But it does not allow a single method with different signatures to be defined in the interfaces being implemented, unlike multiple class inheritance."
| 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