Difference between abstract class and interface
Answer Posted / chaitu
Abstract classes can have zero or more abstract methods.
In Abstract class even we can write methods with implementations.
But
In Interface by default all the methods are public and abstract. so in interface we can not write the implemented methods.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
12. Types of polymorphisem[Run and Design Exp.]
Explain the types of memory management? : .NET Architecture
Can I create my own context attributes?
how to use custom field validation
Can you explain update progress control?
Explain different pipelining hazards and how are they eliminated? : .NET Architecture
Explain the purpose of cache? How is it used? : Dot net architecture
Explain the difference between primary & secondary storage device? : .NET Architecture
How cache is used? : Dot net architecture
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
What are the new features of .net 2.0?
Explain .net mobile events? : Microsoft dot net mobile
What is .net mobile input validation. : Microsoft dot net mobile
Explain cache memory? : .NET Architecture