What is the difference between interfaces and abstract class

Answer Posted / jayaramsai.panchakarla

The interfaces contains only abstract methods and static variables. It don't have Constructor.
In abstract class may contains abstract methods and also concrete methods. It contains instance variables also. It has Constructor for initialize the instance variables.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can there be more than 1 main window in sap script?

808


How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?

916


Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?

1766


What are logical data bases used in hr module? : abap hr

888


What is the structure of the bdc table? : abap bdc

948


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

793


What is the logo in sap script?

766


What is Field group?

851


What is the advantage of structures?

796


What are the advantages of abap query tool?

728


How many main windows will be there in a page window?

749


What is the bapi?

829


Define external layer? : abap data dictionary

880


What are the parameter types for a method?

1173


What are domains and data element? : abap hr

799