What is a friend class?
Can we raise events in interface?
What is a de-referenced variable? What is a garbage collector?
How to create a global class?
What are the core abap oops concepts?
What is the visibility of component?
What is an abstract class in ooabap ?
What are the types of constructor's in ooabap ?
What is a class in ooabap?
What are the principles of object-oriented programming(oop)?
How to a create object for the class?
Is it mandatory to implement all methods of interface in the class which includes interface?
Can we instantiate the interface?
Can we achieve multiple inheritance using interfaces?
What is alias?