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
When was the sap abap being created?
What are the function modules used in a sap script driver program?
Explain some essential objects in abap dictionary?
What kind of deliverables you have on a day to day basis?
What are the advantages of abap query tool?
What are the events used for logical database?
What is meant by stacked list?
Can we set page headers to details lists?
What is a logical database?
What is modularization and its benefits? : abap modularization
In what ways we can get the context sensitive f1 help on a field?
Define dispatcher?
If your project is support project ? when is your implementation has completed ?
What is the difference b/t Session method and call transaction method ??
What is a transport?