What is the difference between function group and classes?
What are an abstraction, encapsulation, and polymorphism?
Can we raise events in interface?
What are the differences local & global classes?
What is alias?
What are the limitations of redefining a method?
What are the advantages of oo alv ?
Does polymorphism achieved through interfaces?
Is it mandatory to implement all methods of interface in the class which includes interface?
How can you implement narrowing cast?
What is narrow casting?
How many types of classes are there in ooabap?
How to call a method?
What are the types of objects and classes?
What is a friend class?