What is a singleton class in ooabap ?
What is the difference between singleton and static class in sap abap ?
Can we declare events in interface in ooabap ?
How is encapsulation implemented in oops?
Can we instantiate abstract class in ooabap ?
How many types of classes are there in ooabap?
Can we make methods of interface as abstract and final in ooabap ?
What are the core abap oops concepts?
What are the differences local & global classes?
What is an interface in ooabap?
What is the use of 'defination deferred' keyword in ooabap ?
Is it mandatory to implement all methods of interface in the class which includes interface?
What is a narrowing cast? How can you implement it?
What is a reference variable?
How can you implement narrowing cast?