Difference between abstract class and interface
Answer Posted / bijayalaxmi pradhan
1.In side an abstract class some of the methods are
abstract and some methods are concrete.But incase of an
Interface all methods are abstract().
2.An abstract class cannot support multiple inheritance,
but an interface can support multiple.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain write back and write through caches? : .NET Architecture
What is different about namespace declaration when comparing that to package declaration in java?
I want to create a project like google maps how can we do that with atlas?
What is cache coherency and how is it eliminated? : .NET Architecture
What is textview control of .net mobile? : Microsoft dot net mobile
Explain write back and write through caches? : Dot net architecture
Can I create my own metadata attributes?
how to create applications by using Visual Studio 2012?
What are library functions?
What is MS chart control in visual studio?
What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile
Waht is Dot net Arcitecture
How can I write my own .NET host?
What are end points, contract, address and bindings?
Explain cache memory? : .NET Architecture