What are the differences between abap and ooabap? In which situation we use ooabap?
Answer Posted / Durgesh Kumar Jha
ABAP (Standard ABAP) and OO-ABAP (Object Oriented ABAP) have different programming paradigms. While Standard ABAP uses classical methods, OO-ABAP uses object-oriented concepts such as classes, objects, inheritance, and polymorphism. OO-ABAP is used for developing reusable and modular applications with a more maintainable code structure.
| 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