Difference between abstract class and interface
Answer Posted / ramana
abstract class is about to have defined and undefined methods.but in case of interfaces ,only method declarations are avaliable.abstract class can't support multiple inheritance but interfaces can support.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the new features of .net 2.0?
Why the config file might not be writable
how to create applications by using Visual Studio 2012?
What are the options provived by vss to the user? how it will help us while delevoping application?
Explain the five stages in a dlx pipeline? : Dot net architecture
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
Can I create my own context attributes?
Can you explain update progress control?
How do I prevent concurrent access to my data?
how to add list of items in a web application and win application?
What is the problem with .net generics?
What are relation objects in dataset?
Can I create my own permission set?
Explain about appdomains?
Explain .net mobile automatic paging? : Microsoft dot net mobile