Difference between abstract class and interface
Answer Posted / sachin pawar
1) Abstract class is must inheritable & its scope is upto
derived class
2) Interface is must implementable & its scope is upto any
level of its inheritence chain.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
Explain about microsoft visual studio?
Define domestic architecture artifacts? : Dot net architecture
Differences between VS 2005, 2008 and 2010 ?
what is polymorphism and advantage ?
What is a service class?
What is .net mobile input validation. : Microsoft dot net mobile
How do you handle this COM components developed in other programming languages in .NET?
what are login controls?
Explain about developer benefit from memory management?
Can you explain control extenders?
What is the mesi? : .NET Architecture
how to create applications by using Visual Studio 2012?
Why am I getting an invalidoperationexception when I serialize an arraylist?
What's new in the .net 2.0 class library?