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
Explain the advantages/disadvantages of logical databases?
Explain client-dependent and client-independent tables.
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
How does the interection between the dynpro and the abap/4 modules takes place?
What does the insert statement in extract datasets do? : abap modularization
Name the special commands of list?
Can a filed occur in several field groups?
What are logical databases?
What is partner selection?
What is the use of dequeue function module? : sap abap data dictionary
What is “call mode”?
What is example class
Abstract class and interface, multiple inheritance, live example
Some Realtime Examples on Exits .