Difference between abstract class and interface
Answer Posted / a.srinivas
1)we can't create directly an object of interface
2)inter faces have only abstract methods where as abstract class have may concrete methods and abstract methods
3)interfaces are common reusuable
but abstract class are specific reusuable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can I create my own context attributes?
Explain .net mobile automatic paging? : Microsoft dot net mobile
Explain hard disk and what is its purpose? : .NET Architecture
What are the new features of .net 2.0?
What is parallel computing?
State the different levels of exceptional safety?
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
What are relation objects in dataset?
How to upload in video,mp4,in .net 4.5 ..?
Explain how to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
Explain dma? : .NET Architecture
Explain write back and write through caches? : .NET Architecture
What is Opf3
data types used in validation control
How can I write my own .NET host?