Difference between abstract class and interface
Answer Posted / jenish gandhi
All the methods declared inside an Interface are abstract.
Where as abstract class must have at least one abstract
method and others may be concrete or abstract. In Interface
we need not use the keyword abstract for the methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define dma? : Dot net architecture
Can I create my own context attributes?
Explain hard disk and what is its purpose? : .NET Architecture
Explain pipelining? : Dot net architecture
Why the config file might not be writable
Explain Intermediate Language?
Explain difference between state server and sqlserver? : .NET Architecture
What is .net mobile lists. : Microsoft dot net mobile
Define the mesi? : Dot net architecture
What is new in the .net 2.0 class library?
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
How do I know when my thread pool work item has completed?
Explain the purpose of cache? How is it used? : Dot net architecture
Explain cache? : Dot net architecture
What is an interrupt? : Dot net architecture