Difference between abstract class and interface
Answer Posted / sunil
abstract class dose not supports multiple inheritance while
interface supports multiple inheritance
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do we do authentications using atlas?
What is private constructor? And it's use?
how to create applications by using Visual Studio 2012?
inprocess vs out process session state : Dot net architecture
Explain write back and write through caches? : Dot net architecture
Can I customise the trace output?
What is a virtual memory? : .NET Architecture
What do you know about machine.config file ?
Explain about common language infrastructure?
what are constructors and destructors?
What is IL code, CLR, CTS, GAC & GC?
What is difference between Desktop, Client Server & Web based applications?
Explain the five stages in a dlx pipeline? : Dot net architecture
8. Oop-Why and were we use Interfacse and Abstract class.
what is inheritancy where u required ?