What is an event in ooabap ?
Can we instantiate abstract class in ooabap ?
How to define a class locally?
How to create an object for private class?
What are the instance and static components?
What is oops abap?
What is the event handler technique in object-oriented abap?
What is a constructor method in ooabap ?
Is it mandatory to implement all methods of interface in the class which includes interface?
What is the difference between function group and classes?
How polymorphism can be implemented?
What is the difference in attributes defined in the public versus private section of a class?
How many types of classes are there in ooabap?
What are the principles of object-oriented programming(oop)?
How to call a method?