Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / theabapconsultant

interfaces are independant structures used to extend scope of a class and it shud be defined in only public section. interfaces can have attributes and methods without implementation. a class which includes this interfaces with methods should have implementation to all interface methods in that class.
abstract is a concept in which we design the basic template with set of components that are available in the sub class.in the abstraact class we have methods with and without implementations.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you Export a session ?

1930


Which database object is used for storing the system variables? : abap data dictionary

1451


What kind of BDC programs are written ?

1116


Explain the differences between at selection-screen and at selection-screen output?

1095


Explain the advantages of logical databases?

1088


How did you test the form you developed? How did you taken print?

1079


What is the differrences between structure and table in data dictionary in abap? : abap hr

1247


Explain the use of table maintenance allowed?

1058


Explain the difference between a pool table and a transparent table?

1061


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary

1238


How do you get the number of lines in an internal table?

1116


How can we use multiple transactions by using bdc_insert? : abap bdc

1181


What is the difference between field-group header and other field groups? : abap modularization

1041


Differentiate between report and dialog program

1126


Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?

1777