What is alias name in ooabap?
What are the instance and static components?
How to call a method?
What is an interface in ooabap?
What is encapsulation in object-oriented programming(oop)?
What is a local class in sap ?
What is a polymorphism in ooabap ?
What is a constructor method in ooabap ?
Can we defined a class without a constructor in ooabap ?
What are the differences local & global classes?
Can we instantiate the interface?
What are the types of objects and classes?
What is a single-ton class?
What is the use of final class?
What is the difference between abstract method and a final method?