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
What is .net mobile utility controls. : Microsoft dot net mobile
Explain .net mobile selectionlist control? : Microsoft dot net mobile
What is .net mobile lists. : Microsoft dot net mobile
What is IL code, CLR, CTS, GAC & GC?
Can you explain atlasuiglitz library?
readonly syntax ?
Explain about code access security?
What is a virtual memory? : Dot net architecture
What is gui programming? : .NET Architecture
Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile
What are the types of memory management? : Dot net architecture
question related to table havi colspan and row span
Explain a .net mobile example with details? : Microsoft dot net mobile
What is the mesi? : Dot net architecture
Explain hard disk and what is its purpose? : .NET Architecture