Can we defined a class without a constructor in ooabap ?
What is alias name in ooabap?
Can we instantiate the interface?
What are the instance and static components?
How to create a global class?
What is narrow casting?
What is object-oriented programming language?
What are the differences local & global classes?
Is it mandatory to implement all methods of interface in the class which includes interface?
Can we make methods of interface as abstract and final in ooabap ?
Can we raise events in interface?
What is the difference in an instance method and a static method?
How is encapsulation implemented in oops?
What is the event handler technique in object-oriented abap?
What is the use of 'defination deferred' keyword in ooabap ?