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
Explain about the base class library provided by microsoft.net?
Explain hard disk? : Dot net architecture
How can implement drag and drop using atlas?
What is application frame host?
What is the problem with .net generics?
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
Explain difference between inprocess vs out process session state? : .NET Architecture
How to upload in video,mp4,in .net 4.5 ..?
How to improve the cache performance? : .NET Architecture
What is the use of TPL DATAFLOW?
Which software is used for .net programming?
What is the use of web.config?
What are relation objects in dataset?
What is .net transaction?
What is one way operation?