What is the difference between abstract class and
Interface? Give an example how will u write an abstract
class using .NET Framework
Answer Posted / susant
difference between an interface and abstract class?
1.In Interface all methods must be abstract,
2.In the abstract class some methods can be concrete.
3.In the interface no accessibility modifiers are allowed,
which is ok in abstract classes.
4.In interface all the members are by-default public
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain dma? : .NET Architecture
Is dim fs as filestreamobject is a managed code? : Dot net architecture
How do we do authentications using atlas?
What are bindings?
Explain how cache is used? : Dot net architecture
how to use custom field validation
What is the difference between l1 and l2 cache? : Dot net architecture
Can you explain atlasuiglitz library?
What are the major differences between services and web services?
What is the purpose of cache? How is it used? : Dot net architecture
Can you Explain
Can you explain server controls in atlas?
What is new in the .net 2.0 class library?
What is the cli? Is it the same as the clr?
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile