What is friends keyword?
What is alias name in ooabap?
How to define a class locally?
What is a single-ton class?
What is the difference in an instance method and a static method?
How to a create object for the class?
What are the different components available in clas?
What is the visibility of component?
What is the difference between abstract method and a final method?
Can we instantiate abstract class in ooabap ?
What is inheritance in oo abap?
What is abstract method in ooabap ?
How do you achieve encapsulation in oo abap?
What is a constructor method in ooabap ?
What is the use of final class?