What is the diffrence between Abstract Class and an Interface
in OOABAP.
Answer Posted / theabapconsultant
the main difference between interface and abstract class is interface wont be having implementations where as the emthods in abstrct can be created with and without implementations.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is a type-pool?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
what are Hana Basics
how can you display data say "your name"in sap script without print program or driver program??
What is the structure of the bdc table? : abap bdc
singleton class
What is append search help? : sap abap data dictionary
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
stock transfer from one plant to another plant ? i want the total description.
What is the difference between synchronous and asynchronous update? : abap bdc
What is tcode se16. For what is it used. Explain briefly?
What is the meaning of table buffer? This buffer is used by which type oftable?
Can we write the code both call transaction and session method in single program?
Why is pretty printer user in abap?
What is the difference between native sql & open sql? : abap data dictionary