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
Difference between throw exception and rethrowing ?
Explain different pipelining hazards? : Dot net architecture
Explain how to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
How cache coherency is eliminated? : Dot net architecture
Tell me .net mobile emulators? : Microsoft dot net mobile
What is an asssembly qualified name? Is it a filename? How is it different?
State and explain about microsoft.net?
Explain .net mobile automatic paging? : Microsoft dot net mobile
Waht is Dot net Arcitecture
What is gui programming? : .NET Architecture
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
What is MS chart control in visual studio?
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
server.transfer limitation ?
What is the purpose of hard disk? : Dot net architecture