Difference between abstract class and interface
Answer Posted / pankaj
Abstract class can have abstract methods as well as non-abstract(normal methods).
Abstract class is not instantiated.
Abstract method of abstract class always get body from it's sub class.
Abstract method's are always call by Abstract class itself not it's subclass. ex- event handler
Abstract method's must be overridden by it's subclass
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is new in the .net 2.0 class library?
How does an appdomain get created?
4. Wcf- what Asych and Sych call and how that works
Explain difference between state server and sqlserver? : .NET Architecture
Explain cache memory? : Dot net architecture
What is .net transaction?
Explain dma? : .NET Architecture
what are the events for a form?
I can't be bothered with cas. Can I turn it off?
Explain Singleton design pattern in .net
How can I create a application?
Explain pipelining? : .NET Architecture
How to improve the cache performance? : Dot net architecture
Whats new features in Visual Studio 2012?
Explain domestic architecture artifacts? : Dot net architecture