What is me variable?
What is a friend class?
What is an event in ooabap ?
How to create an object for private class?
How many types of classes are there in ooabap?
What is abstract method in ooabap ?
Can we achieve multiple inheritance using interfaces?
Does polymorphism achieved through interfaces?
What is an interface in ooabap?
What are the types of constructor's in ooabap ?
Is it mandatory to implement all methods of interface in the class which includes interface?
What is the difference in attributes defined in the public versus private section of a class?
Can we raise events in interface?
What is a local class in sap ?
How do you register a unit test in qunit?