What is a local class in sap ?
What is the visibility of component?
What is the difference in an instance method and a static method?
What is the difference between function group and classes?
What is a class in ooabap?
How polymorphism can be implemented?
How do you achieve encapsulation in oo abap?
What are the differences between abap and ooabap? In which situation we use ooabap?
What are the instance and static components?
What is abstract method in ooabap ?
What is a global class in sap ?
How to create an object for private class?
Does polymorphism achieved through interfaces?
What is the difference in attributes defined in the public versus private section of a class?
Is it mandatory to implement all methods of interface in the class which includes interface?