Difference between abstract class and interface
Answer Posted / priyanka
Interfaces have only declarations of methods but abstract
classes can also have implementations of some methods.
| Is This Answer Correct ? | 90 Yes | 19 No |
Post New Answer View All Answers
Explain domestic architecture artifacts? : .NET Architecture
Explain
Explain hard disk and what is its purpose? : Dot net architecture
What is a clickonce application?
Define an interrupt? : Dot net architecture
What is the problem with .net generics?
Explain about httpruntime.cach.get(); method?
What is a service contract, operation contract and data contract?
What is the .net class that allows the retrieval of a data element using a unique key?
Explain about developer benefit from memory management?
How can I write my own .NET host?
Explain what does the term "green architecture" mean? : .NET Architecture
What is the use of web.config?
how to set the startup position of the form?
Explain the Lapsed Listener problem in .net