What is the diffrence between Abstract Class and an Interface
in OOABAP.

Answer Posted / chaitanya_nag

The main diff between is : interface is pure abstract class
means.. not even a single method got implemented.where as abstract class may contains implemented methods.

we cant create object for both.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the different types of screen keywords?

768


How will you link form with the event driven in sap scripts?

736


Can i Have Some Realtime Examples On Modulepool programming.

5746


What data is contained in data dictionary? : abap data dictionary

878


What are Tickets in Realtime ?

1935


what is diff between idocs,bdc,rfc and bapi. give real time answer

18510


ABAP : Classical reports events name

1101


What are the differences between se01, se09 and se10?

760


Have you printed any report?

1963


How we format the data before before write statement in report ?

752


Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?

1833


What are the two ways for restricting the value range for a domain ?

942


What is the difference between call transaction and session method? : abap bdc

902


What is a data dictionary? : sap abap data dictionary

742


Can we access static attribute from instance method

1210