Difference between abstract class and interface
Answer Posted / prada
Abstract classes can inherit interfaces while
interfaces cannot inherit abstract classes
but class can implement more than one interface.
The members of the interface are public with no
implementation. Abstract classes can have protected
parts,static methods, etc.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain dotnet framework ?
Can I customise the trace output?
Explain the difference between l1 and l2 cache? : Dot net architecture
Explain dma? : .NET Architecture
State and explain about microsoft.net?
Explain difference between machine config vs. Web config? : .NET Architecture
Different types of authentication modes in .net framework ?
Does application frame need host?
What is the access level of the visibility type internal?
Explain what does the term "green architecture" mean? : Dot net architecture
What is the importance of updatepanel control?
Define a managed code? : Dot net architecture
what is sessions and cookies take one example simple way to understand
What are public and private assemblies ?
Define domestic architecture artifacts? : Dot net architecture